2023-12-06T03:17:01.439 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T03:17:01.440 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656 --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} --name yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/orig.config.yaml 2023-12-06T03:17:01.489 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T03:17:01.573 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656 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: yweinste@redhat.com first_in_suite: false job_id: '7478656' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-05_19:00:15-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: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi063.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-05_19:00:15 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T03:17:01.573 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-06T03:17:01.574 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks 2023-12-06T03:17:01.574 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T03:17:01.575 INFO:teuthology.task.internal:Checking packages... 2023-12-06T03:17:01.599 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd03fca4f35d43f61b4679936aef7bd2f01cced0b' 2023-12-06T03:17:01.599 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T03:17:01.599 INFO:teuthology.packaging:ref: None 2023-12-06T03:17:01.599 INFO:teuthology.packaging:tag: None 2023-12-06T03:17:01.600 INFO:teuthology.packaging:branch: wip-yuri6-testing-2023-12-05-0753-pacific 2023-12-06T03:17:01.600 INFO:teuthology.packaging:sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:17:01.600 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-06T03:17:01.822 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-335-gd03fca4f-1focal 2023-12-06T03:17:01.822 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T03:17:01.828 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T03:17:01.828 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T03:17:01.835 INFO:teuthology.task.internal:Saving configuration 2023-12-06T03:17:01.854 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T03:17:01.860 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T03:17:01.882 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656', '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 03:10:40.264992', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T03:17:01.904 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656', '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 03:10:40.266611', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T03:17:01.904 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T03:17:01.910 INFO:teuthology.task.internal:roles: ubuntu@smithi040.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-06T03:17:01.911 INFO:teuthology.task.internal:roles: ubuntu@smithi063.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-06T03:17:01.911 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T03:17:01.981 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f853181e700>, signals=[15]) 2023-12-06T03:17:01.982 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T03:17:01.988 INFO:teuthology.task.internal:Opening connections... 2023-12-06T03:17:01.988 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-12-06T03:17:01.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:17:02.055 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2023-12-06T03:17:02.056 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:17:02.105 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T03:17:02.114 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-12-06T03:17:02.136 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-12-06T03:17:02.136 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="20.04" 2023-12-06T03:17:02.186 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T03:17:02.187 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T03:17:02.187 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T03:17:02.187 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T03:17:02.187 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=focal 2023-12-06T03:17:02.187 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=focal 2023-12-06T03:17:02.187 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-12-06T03:17:02.204 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2023-12-06T03:17:02.211 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2023-12-06T03:17:02.211 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2023-12-06T03:17:02.260 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="Ubuntu" 2023-12-06T03:17:02.260 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T03:17:02.260 INFO:teuthology.orchestra.run.smithi063.stdout:ID=ubuntu 2023-12-06T03:17:02.260 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE=debian 2023-12-06T03:17:02.260 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="20.04" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_CODENAME=focal 2023-12-06T03:17:02.261 INFO:teuthology.orchestra.run.smithi063.stdout:UBUNTU_CODENAME=focal 2023-12-06T03:17:02.261 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2023-12-06T03:17:02.288 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T03:17:02.297 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T03:17:02.303 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T03:17:02.303 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-12-06T03:17:02.306 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2023-12-06T03:17:02.311 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T03:17:02.317 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T03:17:02.318 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-12-06T03:17:02.320 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2023-12-06T03:17:02.338 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T03:17:02.392 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T03:17:02.411 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T03:17:02.412 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T03:17:02.412 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T03:17:02.413 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T03:17:02.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T03:17:02.418 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-06T03:17:02.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T03:17:02.420 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2023-12-06T03:17:02.426 INFO:teuthology.orchestra.run.smithi040.stdout:5.4.0-124-generic 2023-12-06T03:17:02.426 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.4.0-124-generic 2023-12-06T03:17:02.427 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-12-06T03:17:02.428 INFO:teuthology.orchestra.run.smithi063.stdout:5.4.0-124-generic 2023-12-06T03:17:02.429 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.4.0-124-generic 2023-12-06T03:17:02.429 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2023-12-06T03:17:02.542 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-12-06T03:17:02.576 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2023-12-06T03:17:03.437 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T03:17:03.663 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T03:17:03.729 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T03:17:03.733 INFO:teuthology.orchestra.run.smithi063.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T03:17:03.805 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T03:17:03.838 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T03:17:03.886 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T03:17:03.890 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T03:17:03.890 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T03:17:03.910 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T03:17:03.911 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T03:17:03.914 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T03:17:03.914 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T03:17:03.914 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T03:17:03.919 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T03:17:03.927 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T03:17:03.929 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T03:17:03.930 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T03:17:03.932 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T03:17:03.933 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T03:17:03.933 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T03:17:03.933 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T03:17:04.002 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T03:17:04.078 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T03:17:04.191 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,992 kB] 2023-12-06T03:17:04.226 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T03:17:04.294 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T03:17:04.302 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T03:17:04.305 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T03:17:04.305 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T03:17:04.322 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T03:17:04.322 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T03:17:04.325 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T03:17:04.325 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T03:17:04.330 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T03:17:04.338 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T03:17:04.340 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T03:17:04.340 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T03:17:04.340 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T03:17:04.354 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T03:17:04.354 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T03:17:04.355 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T03:17:04.355 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T03:17:04.355 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T03:17:04.371 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T03:17:04.371 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T03:17:04.372 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T03:17:04.372 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T03:17:04.502 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,992 kB] 2023-12-06T03:17:04.642 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T03:17:04.654 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T03:17:04.655 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T03:17:04.656 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T03:17:04.721 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T03:17:04.730 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T03:17:04.854 INFO:teuthology.orchestra.run.smithi063.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T03:17:04.869 INFO:teuthology.orchestra.run.smithi063.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T03:17:04.878 INFO:teuthology.orchestra.run.smithi063.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T03:17:04.878 INFO:teuthology.orchestra.run.smithi063.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T03:17:04.878 INFO:teuthology.orchestra.run.smithi063.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T03:17:04.894 INFO:teuthology.orchestra.run.smithi063.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T03:17:04.954 INFO:teuthology.orchestra.run.smithi063.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T03:17:04.961 INFO:teuthology.orchestra.run.smithi063.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T03:17:04.961 INFO:teuthology.orchestra.run.smithi063.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T03:17:04.981 INFO:teuthology.orchestra.run.smithi063.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T03:17:05.214 INFO:teuthology.orchestra.run.smithi063.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T03:17:05.536 INFO:teuthology.orchestra.run.smithi063.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T03:17:05.573 INFO:teuthology.orchestra.run.smithi063.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T03:17:05.586 INFO:teuthology.orchestra.run.smithi063.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T03:17:05.586 INFO:teuthology.orchestra.run.smithi063.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T03:17:05.588 INFO:teuthology.orchestra.run.smithi063.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T03:17:05.589 INFO:teuthology.orchestra.run.smithi063.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T03:17:05.589 INFO:teuthology.orchestra.run.smithi063.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T03:17:05.589 INFO:teuthology.orchestra.run.smithi063.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T03:17:05.591 INFO:teuthology.orchestra.run.smithi063.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T03:17:05.618 INFO:teuthology.orchestra.run.smithi063.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T03:17:05.641 INFO:teuthology.orchestra.run.smithi063.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T03:17:05.647 INFO:teuthology.orchestra.run.smithi063.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T03:17:05.654 INFO:teuthology.orchestra.run.smithi063.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T03:17:05.656 INFO:teuthology.orchestra.run.smithi063.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T03:17:05.658 INFO:teuthology.orchestra.run.smithi063.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T03:17:05.781 INFO:teuthology.orchestra.run.smithi063.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T03:17:05.945 INFO:teuthology.orchestra.run.smithi063.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T03:17:05.996 INFO:teuthology.orchestra.run.smithi063.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T03:17:07.931 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 18.3 MB in 3s (5,475 kB/s) 2023-12-06T03:17:08.750 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 18.3 MB in 4s (4,535 kB/s) 2023-12-06T03:17:09.403 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-06T03:17:09.430 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T03:17:09.500 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-06T03:17:09.708 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-12-06T03:17:09.708 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-12-06T03:17:09.905 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2023-12-06T03:17:09.905 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T03:17:09.905 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T03:17:09.905 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T03:17:09.906 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2023-12-06T03:17:09.906 INFO:teuthology.orchestra.run.smithi040.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T03:17:09.906 INFO:teuthology.orchestra.run.smithi040.stdout:Recommended packages: 2023-12-06T03:17:09.906 INFO:teuthology.orchestra.run.smithi040.stdout: thermald 2023-12-06T03:17:09.964 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2023-12-06T03:17:09.964 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T03:17:09.964 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T03:17:09.965 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T03:17:09.966 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages will be upgraded: 2023-12-06T03:17:09.966 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T03:17:10.021 INFO:teuthology.orchestra.run.smithi040.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T03:17:10.021 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 77.0 MB of archives. 2023-12-06T03:17:10.021 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T03:17:10.022 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:10.205 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-06T03:17:10.234 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T03:17:10.306 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-06T03:17:10.335 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:10.426 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:10.513 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2023-12-06T03:17:10.514 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2023-12-06T03:17:10.711 INFO:teuthology.orchestra.run.smithi063.stdout:The following additional packages will be installed: 2023-12-06T03:17:10.711 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T03:17:10.711 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T03:17:10.712 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T03:17:10.712 INFO:teuthology.orchestra.run.smithi063.stdout:Suggested packages: 2023-12-06T03:17:10.713 INFO:teuthology.orchestra.run.smithi063.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T03:17:10.713 INFO:teuthology.orchestra.run.smithi063.stdout:Recommended packages: 2023-12-06T03:17:10.713 INFO:teuthology.orchestra.run.smithi063.stdout: thermald 2023-12-06T03:17:10.766 INFO:teuthology.orchestra.run.smithi063.stdout:The following NEW packages will be installed: 2023-12-06T03:17:10.767 INFO:teuthology.orchestra.run.smithi063.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T03:17:10.767 INFO:teuthology.orchestra.run.smithi063.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T03:17:10.767 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T03:17:10.768 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages will be upgraded: 2023-12-06T03:17:10.769 INFO:teuthology.orchestra.run.smithi063.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T03:17:10.822 INFO:teuthology.orchestra.run.smithi063.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T03:17:10.822 INFO:teuthology.orchestra.run.smithi063.stdout:Need to get 77.0 MB of archives. 2023-12-06T03:17:10.822 INFO:teuthology.orchestra.run.smithi063.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T03:17:10.823 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:10.938 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:10.938 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:10.938 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:11.035 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:11.045 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:11.154 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:11.251 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 77.0 MB in 1s (71.8 MB/s) 2023-12-06T03:17:11.898 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:11.898 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:11.898 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:11.944 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T03:17:11.995 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:12.006 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:12.720 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 77.0 MB in 1s (62.6 MB/s) 2023-12-06T03:17:12.926 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T03:17:13.643 INFO:teuthology.orchestra.run.smithi040.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-06T03:17:13.648 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:13.733 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:14.620 INFO:teuthology.orchestra.run.smithi063.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-06T03:17:14.625 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:14.734 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:15.734 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T03:17:15.747 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:15.846 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:16.658 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T03:17:16.672 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:16.776 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:16.954 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T03:17:16.966 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:17.004 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:17.878 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T03:17:17.893 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:17.936 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:21.703 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:21.835 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:22.135 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:22.256 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:22.592 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T03:17:22.606 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T03:17:22.644 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:22.650 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T03:17:22.768 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:23.094 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:23.221 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:23.516 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T03:17:23.529 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T03:17:23.591 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T03:17:28.112 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T03:17:28.132 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:28.170 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:29.243 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T03:17:29.266 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T03:17:29.309 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:30.847 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:30.985 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:31.319 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:32.324 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T03:17:32.446 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T03:17:32.666 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T03:17:32.786 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:33.383 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:33.510 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:34.042 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T03:17:34.193 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:34.303 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:34.728 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:17:34.728 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T03:17:34.870 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:35.689 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:17:35.689 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T03:17:35.846 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:36.105 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T03:17:36.231 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T03:17:36.357 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T03:17:36.484 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:36.557 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T03:17:36.557 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:17:37.072 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T03:17:37.198 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T03:17:37.349 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T03:17:37.476 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T03:17:37.552 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T03:17:37.552 INFO:teuthology.orchestra.run.smithi063.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:17:59.314 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T03:17:59.314 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2023-12-06T03:17:59.331 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T03:17:59.343 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2023-12-06T03:17:59.728 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:17:59.747 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:17:59.905 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T03:17:59.905 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub' 2023-12-06T03:17:59.927 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T03:17:59.938 INFO:teuthology.orchestra.run.smithi063.stdout:Generating grub configuration file ... 2023-12-06T03:18:00.107 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T03:18:00.119 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T03:18:00.363 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:18:00.385 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:18:00.854 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T03:18:00.865 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T03:18:02.226 INFO:teuthology.orchestra.run.smithi040.stdout:done 2023-12-06T03:18:02.634 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-12-06T03:18:02.682 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.4.0.167.164 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.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-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.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-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-12-06T03:18:02.683 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-12-06T03:18:02.684 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T03:18:02.684 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T03:18:02.684 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T03:18:02.684 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T03:18:02.685 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T03:18:02.685 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2023-12-06T03:18:02.758 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2023-12-06T03:18:02.891 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T03:18:02.963 INFO:teuthology.orchestra.run.smithi063.stdout:done 2023-12-06T03:18:03.007 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T03:18:03.089 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T03:18:03.171 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T03:18:03.418 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2023-12-06T03:18:03.465 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2023-12-06T03:18:03.465 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2023-12-06T03:18:03.465 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 20 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.4.0.167.164 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.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-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.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-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2023-12-06T03:18:03.466 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2023-12-06T03:18:03.467 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T03:18:03.467 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T03:18:03.467 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T03:18:03.467 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T03:18:03.467 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T03:18:03.467 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2023-12-06T03:18:03.561 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2023-12-06T03:18:03.833 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T03:18:03.833 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T03:18:03.905 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T03:18:03.992 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T03:18:04.690 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-06T03:18:04.718 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T03:18:04.791 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2023-12-06T03:18:05.000 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2023-12-06T03:18:05.000 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2023-12-06T03:18:05.231 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T03:18:05.231 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T03:18:05.233 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2023-12-06T03:18:05.253 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2023-12-06T03:18:05.253 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2023-12-06T03:18:05.253 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2023-12-06T03:18:05.253 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 20 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.4.0.167.164 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.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-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.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-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2023-12-06T03:18:05.254 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2023-12-06T03:18:05.255 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2023-12-06T03:18:05.261 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.B5GJ0POvd8 2023-12-06T03:18:05.261 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.B5GJ0POvd8 2023-12-06T03:18:05.277 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.B5GJ0POvd8 2023-12-06T03:18:05.351 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.B5GJ0POvd8 is 9KB 2023-12-06T03:18:05.365 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.B5GJ0POvd8 2023-12-06T03:18:05.372 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T03:18:05.428 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:18:05.428 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T03:18:05.428 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T03:18:05.466 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T03:18:05.466 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2023-12-06T03:18:05.639 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-06T03:18:05.664 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T03:18:05.736 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-06T03:18:05.929 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2023-12-06T03:18:05.930 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2023-12-06T03:18:06.155 INFO:teuthology.orchestra.run.smithi063.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T03:18:06.155 INFO:teuthology.orchestra.run.smithi063.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T03:18:06.156 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 20 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta 2023-12-06T03:18:06.172 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.4.0.167.164 2023-12-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.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-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.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-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2023-12-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2023-12-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2023-12-06T03:18:06.173 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2023-12-06T03:18:06.173 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2023-12-06T03:18:06.177 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.ACojQxwXqf 2023-12-06T03:18:06.177 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ACojQxwXqf 2023-12-06T03:18:06.187 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.ACojQxwXqf 2023-12-06T03:18:06.261 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.ACojQxwXqf is 9KB 2023-12-06T03:18:06.274 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.ACojQxwXqf 2023-12-06T03:18:06.280 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T03:18:06.338 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:18:06.338 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T03:18:06.338 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T03:18:06.375 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T03:18:06.375 DEBUG:teuthology.orchestra.run.smithi063:> sudo update-grub 2023-12-06T03:18:06.735 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2023-12-06T03:18:06.746 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T03:18:06.769 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2023-12-06T03:18:07.072 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:18:07.084 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:18:07.493 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T03:18:07.504 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T03:18:07.750 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub' 2023-12-06T03:18:07.760 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T03:18:07.810 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2023-12-06T03:18:08.105 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T03:18:08.117 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T03:18:08.475 INFO:teuthology.orchestra.run.smithi040.stderr:done 2023-12-06T03:18:08.477 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2023-12-06T03:18:08.573 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T03:18:08.584 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T03:18:09.625 INFO:teuthology.orchestra.run.smithi063.stderr:done 2023-12-06T03:18:09.627 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2023-12-06T03:18:38.550 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T03:18:38.550 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:18:38.551 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:18:39.630 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T03:18:39.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:18:39.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:18:56.866 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-12-06T03:18:58.146 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-06T03:19:05.874 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:19:05.875 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:19:07.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:19:07.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:19:08.933 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-12-06T03:19:10.214 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-06T03:19:20.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:19:20.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:19:22.216 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:19:22.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:19:40.642 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-06T03:19:53.063 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-06T03:19:54.377 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:19:54.377 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-167-generic"... 2023-12-06T03:19:54.377 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-06T03:19:54.384 INFO:teuthology.orchestra.run.smithi040.stdout:5.4.0-167-generic 2023-12-06T03:19:54.384 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T03:19:54.384 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T03:19:54.384 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T03:19:55.385 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T03:19:55.386 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T03:19:55.610 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-12-06T03:19:55.635 DEBUG:teuthology.parallel:result is None 2023-12-06T03:19:55.644 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:19:55.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:19:55.646 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-06T03:20:13.647 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:20:13.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:20:13.849 DEBUG:teuthology.orchestra.run.smithi063:> true 2023-12-06T03:20:14.457 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:20:14.457 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-167-generic"... 2023-12-06T03:20:14.458 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2023-12-06T03:20:14.465 INFO:teuthology.orchestra.run.smithi063.stdout:5.4.0-167-generic 2023-12-06T03:20:14.465 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T03:20:14.466 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T03:20:14.466 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T03:20:15.467 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T03:20:15.467 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T03:20:15.575 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2023-12-06T03:20:15.601 DEBUG:teuthology.parallel:result is None 2023-12-06T03:20:15.601 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T03:20:15.610 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T03:20:15.610 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T03:20:15.613 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T03:20:15.620 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T03:20:15.628 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T03:20:15.639 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T03:20:15.640 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T03:20:15.642 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T03:20:15.664 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T03:20:15.671 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T03:20:15.672 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:20:15.700 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:20:15.725 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T03:20:15.728 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T03:20:15.736 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T03:20:15.739 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T03:20:15.741 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T03:20:15.747 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T03:20:15.748 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T03:20:15.750 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T03:20:15.767 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T03:20:15.776 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T03:20:15.777 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T03:20:15.779 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T03:20:15.785 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T03:20:15.832 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T03:20:15.839 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:20:15.839 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T03:20:15.863 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T03:20:15.872 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T03:20:15.881 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:20:15.881 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T03:20:15.908 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-12-06T03:20:15.910 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2023-12-06T03:20:15.995 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T03:20:16.006 INFO:teuthology.task.internal:Starting timer... 2023-12-06T03:20:16.006 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T03:20:16.022 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T03:20:16.031 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2023-12-06T03:20:16.032 DEBUG:teuthology.task.selinux:Excluding smithi063: OS 'ubuntu' does not support SELinux 2023-12-06T03:20:16.032 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T03:20:16.032 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-06T03:20:16.032 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T03:20:16.032 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T03:20:16.043 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T03:20:16.043 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T03:20:16.059 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-06T03:20:16.060 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi063.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T03:26:18.964 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi063.front.sepia.ceph.com')] 2023-12-06T03:26:18.965 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:26:18.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:26:19.015 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-06T03:26:19.144 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-06T03:26:19.144 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:26:19.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T03:26:19.193 DEBUG:teuthology.orchestra.run.smithi063:> true 2023-12-06T03:26:19.316 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-06T03:26:19.316 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T03:26:19.328 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T03:26:19.329 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T03:26:19.329 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:26:19.332 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T03:26:19.332 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:26:19.364 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T03:26:19.364 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Command line: ntpd -gq 2023-12-06T03:26:19.365 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: proto: precision = 0.092 usec (-23) 2023-12-06T03:26:19.365 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T03:26:19.365 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T03:26:19.365 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T03:26:19.366 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T03:26:19.366 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen normally on 3 ens1f0 172.21.15.40:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen normally on 4 lo [::1]:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%4]:123 2023-12-06T03:26:19.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:19 ntpd[23529]: Listening on routing socket on fd #22 for interface updates 2023-12-06T03:26:19.394 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T03:26:19.394 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Command line: ntpd -gq 2023-12-06T03:26:19.395 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: proto: precision = 0.065 usec (-24) 2023-12-06T03:26:19.395 INFO:teuthology.orchestra.run.smithi063.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T03:26:19.395 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T03:26:19.395 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T03:26:19.395 INFO:teuthology.orchestra.run.smithi063.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T03:26:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T03:26:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T03:26:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T03:26:19.397 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen normally on 3 enp3s0f1 172.21.15.63:123 2023-12-06T03:26:19.397 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen normally on 4 lo [::1]:123 2023-12-06T03:26:19.397 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8d7%5]:123 2023-12-06T03:26:19.397 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:19 ntpd[23629]: Listening on routing socket on fd #22 for interface updates 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:20.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:20 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:21.364 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:21 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:21.364 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:21 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:21.394 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:21 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:21.394 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:21 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.365 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:22.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:22 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:22.395 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.395 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.395 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:22.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:22 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:24 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:24.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:24 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.366 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stdout: 6 Dec 03:26:26 ntpd[23529]: ntpd: time slew +0.002917 s 2023-12-06T03:26:26.367 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew +0.002917s 2023-12-06T03:26:26.368 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T03:26:26.368 INFO:teuthology.orchestra.run.smithi040.stderr: 6 Dec 03:26:26 ntpd[23529]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:26.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:26 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:26.433 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T03:26:26.433 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2023-12-06T03:26:26.433 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:26.433 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:26.433 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:26.434 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:28.396 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stdout: 6 Dec 03:26:28 ntpd[23629]: ntpd: time slew +0.002341 s 2023-12-06T03:26:28.397 INFO:teuthology.orchestra.run.smithi063.stdout:ntpd: time slew +0.002341s 2023-12-06T03:26:28.398 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T03:26:28.398 INFO:teuthology.orchestra.run.smithi063.stderr: 6 Dec 03:26:28 ntpd[23629]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T03:26:28.474 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T03:26:28.474 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2023-12-06T03:26:28.475 INFO:teuthology.orchestra.run.smithi063.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:28.475 INFO:teuthology.orchestra.run.smithi063.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:28.475 INFO:teuthology.orchestra.run.smithi063.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:28.475 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T03:26:28.476 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T03:26:28.552 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-06T03:26:28.552 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-06T03:26:28.552 INFO:tasks.cephadm:Cluster fsid is 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:26:28.552 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T03:26:28.553 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.c': '[v2:172.21.15.40:3301,v1:172.21.15.40:6790]', 'mon.b': '172.21.15.63'} 2023-12-06T03:26:28.553 INFO:tasks.cephadm:First mon is mon.a on smithi040 2023-12-06T03:26:28.553 INFO:tasks.cephadm:First mgr is y 2023-12-06T03:26:28.553 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T03:26:28.553 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2023-12-06T03:26:28.571 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2023-12-06T03:26:28.589 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-06T03:26:28.589 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:26:28.852 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 03:26 /home/ubuntu/cephtest/cephadm 2023-12-06T03:26:28.853 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:26:29.061 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 03:26 /home/ubuntu/cephtest/cephadm 2023-12-06T03:26:29.061 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T03:26:29.070 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T03:26:29.097 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2023-12-06T03:26:29.114 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2023-12-06T03:26:29.130 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2023-12-06T03:26:29.172 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2023-12-06T03:26:29.188 INFO:tasks.cephadm:Writing seed config... 2023-12-06T03:26:29.189 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-06T03:26:29.189 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T03:26:29.189 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T03:26:29.189 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T03:26:29.189 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T03:26:29.190 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T03:26:29.190 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T03:26:29.190 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T03:26:29.190 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:26:29.191 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T03:26:29.197 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 = 3e361b5a-93e7-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-06T03:26:29.198 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T03:26:29.200 DEBUG:teuthology.orchestra.run.smithi040:mgr.y> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T03:26:29.246 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T03:26:29.246 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 3e361b5a-93e7-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.40 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:26:29.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-12-06T03:26:29.356 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-06T03:26:29.356 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-06T03:26:29.356 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-06T03:26:29.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T03:26:29.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T03:26:29.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T03:26:29.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T03:26:29.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T03:26:29.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T03:26:29.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T03:26:29.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T03:26:29.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T03:26:29.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T03:26:29.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T03:26:29.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T03:26:29.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T03:26:29.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T03:26:29.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T03:26:29.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T03:26:29.414 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T03:26:29.414 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Repeating the final host check... 2023-12-06T03:26:29.414 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-12-06T03:26:29.415 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:systemctl is present 2023-12-06T03:26:29.415 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:lvcreate is present 2023-12-06T03:26:29.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T03:26:29.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T03:26:29.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T03:26:29.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T03:26:29.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T03:26:29.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T03:26:29.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T03:26:29.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T03:26:29.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T03:26:29.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T03:26:29.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T03:26:29.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T03:26:29.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T03:26:29.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T03:26:29.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T03:26:29.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T03:26:29.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T03:26:29.471 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T03:26:29.471 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Host looks OK 2023-12-06T03:26:29.472 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:root:Cluster fsid: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:26:29.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Acquiring lock 140192110487728 on /run/cephadm/3e361b5a-93e7-11ee-95a2-87774f69a715.lock 2023-12-06T03:26:29.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Lock 140192110487728 acquired on /run/cephadm/3e361b5a-93e7-11ee-95a2-87774f69a715.lock 2023-12-06T03:26:29.472 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Verifying IP 172.21.15.40 port 3300 ... 2023-12-06T03:26:29.473 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Verifying IP 172.21.15.40 port 6789 ... 2023-12-06T03:26:29.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.40, final addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-06T03:26:29.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-12-06T03:26:29.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-12-06T03:26:29.476 INFO:teuthology.orchestra.run.smithi040.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-06T03:26:29.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 2023-12-06T03:26:29.476 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Mon IP 172.21.15.40 is in CIDR network 172.21.0.0/20 2023-12-06T03:26:29.478 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-06T03:26:29.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-12-06T03:26:29.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:26:29.669 INFO:journalctl@ceph.mgr.y.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:26:33.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-12-06T03:26:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-12-06T03:26:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-12-06T03:26:35.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-12-06T03:26:35.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-12-06T03:26:36.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-12-06T03:26:36.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-12-06T03:26:39.765 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-12-06T03:26:52.991 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-12-06T03:26:53.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-12-06T03:26:53.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-12-06T03:26:53.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-12-06T03:26:53.212 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-06T03:26:53.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-06T03:26:53.213 INFO:teuthology.orchestra.run.smithi040.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=smithi040 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-06T03:27:04.956 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-06T03:27:05.544 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Creating initial keys... 2023-12-06T03:27:05.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T03:27:05.544 INFO:teuthology.orchestra.run.smithi040.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=smithi040 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T03:27:06.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAK6m9lef9NChAA66nZpLullmx0ML+NgWY8Uw== 2023-12-06T03:27:06.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T03:27:06.697 INFO:teuthology.orchestra.run.smithi040.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=smithi040 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T03:27:07.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAL6m9lwvp9GxAAnaub5QjLQ3R254joQcwpdg== 2023-12-06T03:27:07.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T03:27:07.893 INFO:teuthology.orchestra.run.smithi040.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=smithi040 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T03:27:08.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAM6m9lkjAWHhAAriBovp4FQlkCuLH47hbtOA== 2023-12-06T03:27:09.031 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Creating initial monmap... 2023-12-06T03:27:09.032 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/tmp/ceph-tmpjh72m264:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '3e361b5a-93e7-11ee-95a2-87774f69a715', '--addv', 'a', '[v2:172.21.15.40:3300,v1:172.21.15.40:6789]', '/tmp/monmap'] 2023-12-06T03:27:09.032 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /tmp/ceph-tmpjh72m264:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 --addv a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] /tmp/monmap 2023-12-06T03:27:09.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T03:27:09.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:09.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T03:27:10.201 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Creating mon... 2023-12-06T03:27:10.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpxiutx6z_:/tmp/keyring:z', '-v', '/tmp/ceph-tmpjh72m264:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '3e361b5a-93e7-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-06T03:27:10.205 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpxiutx6z_:/tmp/keyring:z -v /tmp/ceph-tmpjh72m264:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 3e361b5a-93e7-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-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 1 imported monmap: 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-06T03:27:09.712409+0000 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-06T03:27:09.712409+0000 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-06T03:27:10.866 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2023-12-06T03:27:10.885 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.885 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 /usr/bin/ceph-mon: set fsid to 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:10.885 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option compression = kNoCompression 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option compression = kNoCompression 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: DB SUMMARY 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-06T03:27:10.886 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.create_if_missing: 1 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.env: 0x55b8d8c031a0 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.info_log: 0x55b8db433a80 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T03:27:10.887 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.db_log_dir: 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T03:27:10.888 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.write_buffer_manager: 0x55b8dbfd4120 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T03:27:10.889 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.row_cache: None 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.wal_filter: None 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T03:27:10.890 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T03:27:10.891 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Compression algorithms supported: 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kZSTD supported: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.892 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.860+0000 7fa07223a6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.merge_operator: 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8db35c130) 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T03:27:10.893 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55b8db392510 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-06T03:27:10.894 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-06T03:27:10.895 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T03:27:10.896 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.num_levels: 7 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T03:27:10.897 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T03:27:10.898 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T03:27:10.899 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T03:27:10.900 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.864+0000 7fa07223a6c0 4 rocksdb: Options.ttl: 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.868+0000 7fa07223a6c0 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-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.868+0000 7fa07223a6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.868+0000 7fa07223a6c0 4 rocksdb: DB pointer 0x55b8db42e400 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.868+0000 7fa05b3fb700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.868+0000 7fa05b3fb700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-06T03:27:10.901 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.902 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.903 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.904 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:10.905 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:10.905 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:10.905 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:10.905 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T03:27:10.905 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.872+0000 7fa07223a6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.872+0000 7fa07223a6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-06T03:27:10.906 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T03:27:10.872+0000 7fa07223a6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-06T03:27:11.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:11.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-06T03:27:11.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-06T03:27:11.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-06T03:27:11.933 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-06T03:27:11.939 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target 2023-12-06T03:27:11.946 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target. 2023-12-06T03:27:11.946 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target. 2023-12-06T03:27:12.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target 2023-12-06T03:27:12.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T03:27:12.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:27:12.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:27:12.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T03:27:12.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:27:12.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target.wants/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@.service. 2023-12-06T03:27:12.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:27:12.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T03:27:12.581 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-06T03:27:12.581 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for mon... 2023-12-06T03:27:12.581 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-06T03:27:12.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:12 smithi040 docker[24222]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mon.a 2023-12-06T03:27:12.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:12 smithi040 systemd[1]: Started Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:27:13.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:13 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.580866+0000 mon.a (mon.0) 0 : [INF] mkfs 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:13.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:13 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.570559+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.237438s) 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:13.820 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-06T03:27:13.821 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-06T03:27:13.821 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-06T03:27:13.821 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-06T03:27:13.821 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-06T03:27:13.821 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:14.372 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-06T03:27:14.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/3e361b5a-93e7-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-06T03:27:14.372 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3e361b5a-93e7-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-06T03:27:14.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.579513+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T03:27:14.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.579819+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2023-12-06T03:27:14.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.584101+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T03:27:14.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.588983+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T03:27:14.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: cluster 2023-12-06T03:27:13.589746+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T03:27:14.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:14 smithi040 bash[24244]: audit 2023-12-06T03:27:13.816887+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.40:0/3423084283' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:27:15.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:15.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-06T03:27:15.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:15.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:15.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-06T03:27:15.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-06T03:27:15.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-06T03:27:15.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-06T03:27:15.827 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-06T03:27:15.827 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/3e361b5a-93e7-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-06T03:27:15.827 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3e361b5a-93e7-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-06T03:27:15.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:15 smithi040 bash[24244]: audit 2023-12-06T03:27:15.281137+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.40:0/913541973' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T03:27:15.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:15 smithi040 bash[24244]: audit 2023-12-06T03:27:15.287234+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.40:0/913541973' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T03:27:17.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:16 smithi040 bash[24244]: audit 2023-12-06T03:27:16.799991+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.40:0/3309311541' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:27:17.372 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Restarting the monitor... 2023-12-06T03:27:17.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:27:17.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 systemd[1]: Stopping Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:27:17.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 bash[24244]: debug 2023-12-06T03:27:17.444+0000 7fe0177e2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:27:17.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 bash[24244]: debug 2023-12-06T03:27:17.444+0000 7fe0177e2700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T03:27:17.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 docker[24663]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mon.a 2023-12-06T03:27:18.012 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Setting mon public_network... 2023-12-06T03:27:18.012 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/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-06T03:27:18.012 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/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-06T03:27:18.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T03:27:18.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 systemd[1]: Stopped Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:27:18.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:17 smithi040 systemd[1]: Starting Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:27:18.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 docker[24700]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mon.a 2023-12-06T03:27:18.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 systemd[1]: Started Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.912+0000 7f928ea786c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.912+0000 7f928ea786c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.912+0000 7f928ea786c0 0 pidfile_write: ignore empty --pid-file 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 load: jerasure load: lrc load: isa 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option compression = kNoCompression 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option compression = kNoCompression 2023-12-06T03:27:19.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 1 rocksdb: do_open column families: [default] 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: DB SUMMARY 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: CURRENT file: CURRENT 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69131 ; 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T03:27:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.create_if_missing: 0 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.env: 0x55dda707f1a0 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.info_log: 0x55dda80749a0 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T03:27:19.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T03:27:19.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T03:27:19.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T03:27:19.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T03:27:19.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T03:27:19.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T03:27:19.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T03:27:19.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T03:27:19.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.db_log_dir: 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T03:27:19.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.write_buffer_manager: 0x55dda8c0eae0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T03:27:19.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.row_cache: None 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.wal_filter: None 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T03:27:19.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T03:27:19.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Compression algorithms supported: 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kZSTD supported: 0 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T03:27:19.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-06T03:27:19.244 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.merge_operator: 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dda7f94138) 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cache_index_and_filter_blocks: 1 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: pin_top_level_index_and_filter: 1 2023-12-06T03:27:19.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: index_type: 0 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: data_block_index_type: 0 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: hash_index_allow_collision: 1 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: checksum: 1 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: no_block_cache: 0 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_cache: 0x55dda7fca610 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_cache_name: BinnedLRUCache 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_cache_options: 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: capacity : 536870912 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: num_shard_bits : 4 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: strict_capacity_limit : 0 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: high_pri_pool_ratio: 0.000 2023-12-06T03:27:19.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_cache_compressed: (nil) 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: persistent_cache: (nil) 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_size: 4096 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_size_deviation: 10 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_restart_interval: 16 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: index_block_restart_interval: 1 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: metadata_block_size: 4096 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: partition_filters: 0 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: use_delta_encoding: 1 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: whole_key_filtering: 1 2023-12-06T03:27:19.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: verify_compression: 0 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: read_amp_bytes_per_bit: 0 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: format_version: 2 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: enable_index_compression: 1 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: block_align: 0 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.num_levels: 7 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T03:27:19.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T03:27:19.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T03:27:19.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T03:27:19.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T03:27:19.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.916+0000 7f928ea786c0 4 rocksdb: Options.ttl: 0 2023-12-06T03:27:19.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 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-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701833238928536, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701833238929783, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66236, "table_properties": {"data_size": 64531, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59547, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.924+0000 7f928ea786c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701833238930708, "job": 1, "event": "recovery_finished"} 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.928+0000 7f928ea786c0 4 rocksdb: DB pointer 0x55dda8066400 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.928+0000 7f9275bc5700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.928+0000 7f9275bc5700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T03:27:19.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** DB Stats ** 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** Compaction Stats [default] ** 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: L0 2/0 66.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Sum 2/0 66.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** Compaction Stats [default] ** 2023-12-06T03:27:19.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Cumulative compaction: 0.00 GB write, 6.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Interval compaction: 0.00 GB write, 6.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T03:27:19.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** Compaction Stats [default] ** 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: L0 2/0 66.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Sum 2/0 66.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** Compaction Stats [default] ** 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 75.0 0.00 0.00 1 0.001 0 0 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:19.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: Cumulative compaction: 0.00 GB write, 6.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.928+0000 7f928ea786c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 1 mon.a@-1(???) e1 preinit fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).mds e1 new map 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).mds e1 print_map 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: e1 2023-12-06T03:27:19.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 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-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: legacy client fscid: -1 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: No filesystems configured 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: audit 2023-12-06T03:27:16.799991+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.40:0/3309311541' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expand map: {default=false} 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta from 'false' to 'false' 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expanded map: {default=false} 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expand map: {default=info} 2023-12-06T03:27:19.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta from 'info' to 'info' 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expanded map: {default=info} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expand map: {default=daemon} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expanded map: {default=daemon} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expand map: {default=debug} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta from 'debug' to 'debug' 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: debug 2023-12-06T03:27:18.932+0000 7f928ea786c0 20 expand_channel_meta expanded map: {default=debug} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cluster 2023-12-06T03:27:18.941977+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cluster 2023-12-06T03:27:18.942055+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cluster 2023-12-06T03:27:18.942109+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cluster 2023-12-06T03:27:18.942142+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T03:27:19.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:18 smithi040 bash[24712]: cluster 2023-12-06T03:27:18.942631+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T03:27:19.873 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Creating mgr... 2023-12-06T03:27:19.875 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T03:27:20.081 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y 2023-12-06T03:27:20.091 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y 2023-12-06T03:27:20.096 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T03:27:20.096 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y 2023-12-06T03:27:20.103 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715.target.wants/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@.service. 2023-12-06T03:27:20.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:19 smithi040 bash[24712]: audit 2023-12-06T03:27:19.203005+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.40:0/3037208264' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-06T03:27:20.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:19 smithi040 bash[24712]: audit 2023-12-06T03:27:19.208390+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.40:0/3037208264' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-06T03:27:20.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for mgr... 2023-12-06T03:27:20.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T03:27:20.332 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T03:27:20.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:20 smithi040 docker[24949]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.y 2023-12-06T03:27:20.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:20 smithi040 systemd[1]: Started Ceph mgr.y for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:27:21.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:21.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:21.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3e361b5a-93e7-11ee-95a2-87774f69a715", 2023-12-06T03:27:21.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T03:27:21.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T03:27:21.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T03:27:21.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T03:27:21.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T03:27:21.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T03:27:21.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T03:27:21.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T03:27:21.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T03:27:21.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:21.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T03:27:21.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T03:27:21.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T03:27:13.581698+0000", 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:21.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T03:27:21.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:21.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:21 smithi040 bash[24712]: audit 2023-12-06T03:27:21.658433+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.40:0/283431409' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T03:27:22.181 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-06T03:27:23.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T03:27:23.182 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T03:27:24.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:24.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:24.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3e361b5a-93e7-11ee-95a2-87774f69a715", 2023-12-06T03:27:24.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T03:27:24.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:24.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T03:27:24.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T03:27:24.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T03:27:24.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T03:27:24.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T03:27:24.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T03:27:24.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T03:27:13.581698+0000", 2023-12-06T03:27:24.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:24.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:24.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T03:27:24.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:24.831 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-06T03:27:25.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:24 smithi040 bash[24712]: audit 2023-12-06T03:27:24.255519+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.40:0/388611762' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T03:27:25.834 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T03:27:25.834 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T03:27:26.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: cluster 2023-12-06T03:27:25.868560+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-12-06T03:27:26.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: cluster 2023-12-06T03:27:25.872244+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00377896s) 2023-12-06T03:27:26.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: audit 2023-12-06T03:27:25.873580+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:27:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: audit 2023-12-06T03:27:25.873800+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:27:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: audit 2023-12-06T03:27:25.874005+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:27:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: audit 2023-12-06T03:27:25.875122+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:27:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: audit 2023-12-06T03:27:25.875661+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:27:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:26 smithi040 bash[24712]: cluster 2023-12-06T03:27:25.880131+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-06T03:27:26.767 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:26.767 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:26.767 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3e361b5a-93e7-11ee-95a2-87774f69a715", 2023-12-06T03:27:26.767 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T03:27:26.768 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T03:27:26.769 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T03:27:26.770 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T03:27:13.581698+0000", 2023-12-06T03:27:26.771 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:26.772 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:26.772 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T03:27:26.772 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:27.270 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-12-06T03:27:27.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:25.896215+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-06T03:27:27.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.326186+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: cluster 2023-12-06T03:27:26.326280+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.332627+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.340231+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"2062f2f7-caad-4b75-bca5-dcad9a3247b1"}]: dispatch 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.343450+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"2062f2f7-caad-4b75-bca5-dcad9a3247b1"}]': finished 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.344116+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"2b5ee864-65fa-40cc-ac72-840b90e59c9d"}]: dispatch 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.347217+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"2b5ee864-65fa-40cc-ac72-840b90e59c9d"}]': finished 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: audit 2023-12-06T03:27:26.760896+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.40:0/1188472743' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T03:27:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:27 smithi040 bash[24712]: cluster 2023-12-06T03:27:26.879335+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.01086s) 2023-12-06T03:27:28.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T03:27:28.271 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T03:27:28.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:28 smithi040 bash[24712]: audit 2023-12-06T03:27:27.337389+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.40:0/3233351886' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:27:28.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:28 smithi040 bash[24712]: cluster 2023-12-06T03:27:27.337509+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-06T03:27:28.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:28 smithi040 bash[24712]: audit 2023-12-06T03:27:27.347116+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T03:27:28.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:28 smithi040 bash[24712]: audit 2023-12-06T03:27:28.251282+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3e361b5a-93e7-11ee-95a2-87774f69a715", 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T03:27:29.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 10, 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T03:27:29.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T03:27:29.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T03:27:29.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T03:27:29.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T03:27:29.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T03:27:29.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T03:27:29.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T03:27:29.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T03:27:29.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:29.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T03:27:13.581698+0000", 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T03:27:29.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:29.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:29 smithi040 bash[24712]: cluster 2023-12-06T03:27:28.346579+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-06T03:27:30.174 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-06T03:27:30.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-06T03:27:30.175 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-06T03:27:30.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:30 smithi040 bash[24712]: audit 2023-12-06T03:27:29.531971+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.40:0/2454099134' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T03:27:31.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:31 smithi040 bash[24712]: audit 2023-12-06T03:27:31.241783+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.40:0/38822282' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T03:27:31.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:31 smithi040 bash[24970]: ignoring --setuser ceph since I am not root 2023-12-06T03:27:31.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:31 smithi040 bash[24970]: ignoring --setgroup ceph since I am not root 2023-12-06T03:27:31.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:31 smithi040 bash[24970]: debug 2023-12-06T03:27:31.395+0000 7f1c504b5040 1 -- 172.21.15.40:0/4160925319 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x562c7bc28800 msgr2=0x562c7bbcda80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:27:31.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:31 smithi040 bash[24970]: debug 2023-12-06T03:27:31.395+0000 7f1c504b5040 1 --2- 172.21.15.40:0/4160925319 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x562c7bc28800 0x562c7bbcda80 secure :-1 s=READY pgs=23 cs=0 l=1 rx=0x562c7bbf0420 tx=0x562c7bbf2d70).stop 2023-12-06T03:27:31.971 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T03:27:31.971 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T03:27:32.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:32 smithi040 bash[24712]: audit 2023-12-06T03:27:31.364743+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.40:0/38822282' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T03:27:32.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:32 smithi040 bash[24712]: cluster 2023-12-06T03:27:31.364889+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-12-06T03:27:33.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:6800", 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2091198027 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:6801", 2023-12-06T03:27:33.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2091198027 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.40:6801/2091198027", 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T03:27:25.868438+0000", 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T03:27:33.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.432 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.433 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.434 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.435 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.436 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.437 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T03:27:33.438 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.439 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T03:27:33.440 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T03:27:33.441 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T03:27:33.442 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T03:27:33.443 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.444 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.445 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.446 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.447 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.448 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T03:27:33.449 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.450 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.451 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.452 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.453 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.454 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.455 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T03:27:33.456 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.457 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.458 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.459 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.460 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.461 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.462 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.463 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.464 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T03:27:33.465 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.466 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.467 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.468 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.469 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.470 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.471 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.472 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.473 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.474 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.475 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.476 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.477 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.478 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.479 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T03:27:33.480 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T03:27:33.481 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T03:27:33.482 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T03:27:33.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T03:27:33.484 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.485 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.486 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.487 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.488 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.489 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.490 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.491 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.492 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.493 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.494 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.495 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.496 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.497 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.498 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.499 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.500 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.501 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.502 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.503 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.504 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.505 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.506 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.508 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.509 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.510 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.511 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.512 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T03:27:33.513 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T03:27:33.514 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T03:27:33.515 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T03:27:33.516 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.517 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.518 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.520 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.521 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.522 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.523 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.524 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.525 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.526 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.527 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.528 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.529 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.530 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.531 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T03:27:33.532 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.533 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.534 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T03:27:33.535 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.536 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.538 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.539 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.540 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.541 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.542 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T03:27:33.543 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T03:27:33.544 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.545 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.546 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.547 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.548 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.549 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.550 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.551 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.552 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T03:27:33.553 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T03:27:33.554 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:33.555 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.556 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.557 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.558 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.559 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.560 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.561 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.562 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.563 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.564 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.565 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T03:27:33.566 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T03:27:33.567 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T03:27:33.568 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.569 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.570 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.571 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.572 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.573 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.574 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.575 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.576 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.577 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.578 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.579 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.580 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.581 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.582 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.583 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.584 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.585 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.586 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.587 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.588 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T03:27:33.589 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.590 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.591 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.592 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.593 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.594 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.595 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.596 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.597 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.598 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T03:27:33.599 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.600 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.601 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.602 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.603 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.604 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T03:27:33.605 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.606 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.607 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.608 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.609 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.610 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.611 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.612 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.613 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.614 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.615 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.616 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.617 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.618 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.619 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.620 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.621 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.622 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T03:27:33.623 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T03:27:33.624 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.625 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.626 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.627 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.628 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.629 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.630 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.631 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.632 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.633 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:33.634 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.635 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.636 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.637 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.638 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.639 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.640 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.641 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.642 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.643 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.645 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.646 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.647 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.648 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.649 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:33.650 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.651 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T03:27:33.652 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.653 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.654 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.655 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.656 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.657 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.658 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.659 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.660 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.661 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.662 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.663 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.664 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.665 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.666 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.667 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.668 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.669 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.670 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T03:27:33.671 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T03:27:33.672 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.673 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.674 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.675 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.676 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.677 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.678 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T03:27:33.679 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T03:27:33.680 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.681 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.682 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.683 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.684 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.685 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.686 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.687 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.688 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.690 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.691 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.692 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.693 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.694 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.695 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.696 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.697 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.698 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.699 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.700 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.701 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.702 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.703 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.704 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.705 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.706 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.707 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.708 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.709 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.710 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.711 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.712 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.713 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.714 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:33.715 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.716 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.717 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.718 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.720 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:33.721 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:33.722 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.723 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:33.724 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:33.725 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T03:27:33.726 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T03:27:33.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 419101641 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3785775718 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:33.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1065386305 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:33.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:33 smithi040 bash[24712]: audit 2023-12-06T03:27:33.078348+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.40:0/100646091' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T03:27:33.731 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T03:27:33.731 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-06T03:27:33.732 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T03:27:33.732 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T03:27:36.960 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:36.960 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-06T03:27:36.960 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T03:27:36.960 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: cluster 2023-12-06T03:27:35.876946+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: cluster 2023-12-06T03:27:35.877857+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: cluster 2023-12-06T03:27:35.881234+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: cluster 2023-12-06T03:27:35.935827+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0581597s) 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.939169+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.940585+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.941007+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.941420+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.942235+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.943360+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.943769+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: cluster 2023-12-06T03:27:35.946952+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-12-06T03:27:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:35.986630+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T03:27:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:36 smithi040 bash[24712]: audit 2023-12-06T03:27:36.876601+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T03:27:37.519 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-06T03:27:37.519 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-06T03:27:37.519 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-06T03:27:38.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:37 smithi040 bash[24712]: cluster 2023-12-06T03:27:36.939414+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06175s) 2023-12-06T03:27:39.163 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Generating ssh key... 2023-12-06T03:27:39.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-06T03:27:39.163 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-06T03:27:39.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:38 smithi040 bash[24712]: cluster 2023-12-06T03:27:37.946986+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-06T03:27:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:38 smithi040 bash[24712]: audit 2023-12-06T03:27:38.620732+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-06T03:27:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:38 smithi040 bash[24712]: audit 2023-12-06T03:27:38.626325+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-06T03:27:40.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:39 smithi040 bash[24712]: audit 2023-12-06T03:27:38.617464+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:40.953 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: Generating public/private rsa key pair. 2023-12-06T03:27:40.953 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: Your identification has been saved in /tmp/tmp720726yz/key. 2023-12-06T03:27:40.953 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: Your public key has been saved in /tmp/tmp720726yz/key.pub. 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: The key fingerprint is: 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: SHA256:G6b+wJIB+crYc4YDKgOE90da/8HUIR5DDP9m07esht4 ceph-3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: The key's randomart image is: 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: +---[RSA 3072]----+ 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: | .+= . | 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |. . o.= . | 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |..+ o + . | 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |.. + + . o . . | 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |o = . S o = . .| 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |o= o = o + + ....| 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |= B = + . . . o | 2023-12-06T03:27:40.954 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: |.. = o . .... | 2023-12-06T03:27:40.955 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: | ... ...E | 2023-12-06T03:27:40.955 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24970]: +----[SHA256]-----+ 2023-12-06T03:27:41.060 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-06T03:27:41.060 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: audit 2023-12-06T03:27:40.232858+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: cephadm 2023-12-06T03:27:40.233276+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: audit 2023-12-06T03:27:40.528290+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEApwKYp3kWZZYb8qru9nErbYvlIilzi4R2u84DqjH1z6HMf7/nUJz/\ndo2N0gyZMQnJHdO9SDSIWwOPLeM+1m89Lk5xxKJYPAIIbdcpLBerRs7A/4VBRknN1I/GHR\nFN18m2/sT1wJpZkl5jJ2FFQHX4S8qxcnfFjnSMg3D5bgf1pz7MNOpICt6lWBQ6vkAL/K91\ntjHQESmaViJPPSICt3LXvp6uPX8oacDBqt3rqhnpoFx8Y+P3jRatrGYBtlJT2fX34JJ6Au\nsr3IHkHBI+BLzKYxf4bvpXhjqEfvdO/8E+p6fT60O7zyyZiOlxC6MPms3GnIU4srPXaFRv\naJbIsFKzlAZWcJMFTmfUXsmkjG9dIkHEGmMxJEWKZ8UP9OpxhBFBAGP5NJ7eaGXKATsLfP\nhJug7fS5cqn5pIxobubZ2mPl83me9g9I6IDjfRwP5EdHnTpkG3t+9nMvE7EyHcSZMt23Mu\nxoSGvnnKrZUIXm/keKfYlT0P4uzbQPHeT4IZQOidAAAFoBU26R0VNukdAAAAB3NzaC1yc2\nEAAAGBAKcCmKd5FmWWG/Kq7vZxK22L5SIpc4uEdrvOA6ox9c+hzH+/51Cc/3aNjdIMmTEJ\nyR3TvUg0iFsDjy3jPtZvPS5OccSiWDwCCG3XKSwXq0bOwP+FQUZJzdSPxh0RTdfJtv7E9c\nCaWZJeYydhRUB1+EvKsXJ3xY50jINw+W4H9ac+zDTqSArepVgUOr5AC/yvdbYx0BEpmlYi\nTz0iArdy176erj1/KGnAward66oZ6aBcfGPj940WraxmAbZSU9n19+CSegLrK9yB5BwSPg\nS8ymMX+G76V4Y6hH73Tv/BPqen0+tDu88smYjpcQujD5rNxpyFOLKz12hUb2iWyLBSs5QG\nVnCTBU5n1F7JpIxvXSJBxBpjMSRFimfFD/TqcYQRQQBj+TSe3mhlygE7C3z4SboO30uXKp\n+aSMaG7m2dpj5fN5nvYPSOiA430cD+RHR506ZBt7fvZzLxOxMh3EmTLdtzLsaEhr55yq2V\nCF5v5Hin2JU9D+Ls20Dx3k+CGUDonQAAAAMBAAEAAAGAM5lBwLxQhyJRkC/vlIRyfm3yZR\nOZd0l9xZho2XSGFZhPrkiEFwvqgZ5KatMpoVT8phJ9MInKdxQqcGr9RxMnO99QlwfxatjV\n8dnABrdpW38Vcdyhxi2XQk0JUIHAIyNXPm9r3g3SDr7Ks6gB1WCdTg1ZtZv7lX+8yf9lkP\nE0nG9yeAbKK1GOlB/r5kuzaGZtX9UUC7lmzaXcBW80l6kLrwEnpChdPA8pxri5ztwiqkDo\nzZPpL9YJ4nHBparZ7UVoyBx/oyctwo+7vCEQh1AwRxRSKb1JDvsd3f7gMFGei/wsTGgoOP\no/+7EzuSQHK7Sc2MulbeV7fmsYmPJLuzKrhG3GCHniQnAd/WBC9H8j8wNZgj1YRSiCR9aw\n3XeQ8PBg5NbQDGjr7gZ5DA2UXYBn74cf+ztl1D75O0wDD7rJbK/ePxqCeXNQhxbRIyM9BG\nTm+9sHR28a5lZS9E/i76FusmtKE6/3ZME1jMO/lpMVoRYDrSwhkOD9yPggReZwjocBAAAA\nwBGERIzfVf7DozVuVKKGTQbcuBqvOQ+5+0JiENqp8i13u4sAYxT/lYfkWDPJ5Dr93WmqKj\n0AIic4RUMQmPmpawO55wW9qRvWqxF+zIumzhrm7N7jokKNLNCTfUgYNEKrCUW9aej9VFCB\ne0huGdZFBvygXe/3fG6R72jM+H+6LAw4YwkfHuHobgYp0hdsHH+V5SkmYi/Br6K1OJd+oD\n8+9TBxPFhE9ey/gxGGK7dEDSiaJjjbeT1eynyv/ukkzjms6QAAAMEA3CUcCq37W10/rpCV\npWXBDW/cd1EkfXV5SwA1Tc3fJccmmTKrkSw4/fK/T7/vE6glRQteQAenleDds5gC4loGmT\nLCZ8SsH4KQwTVBWYUI2Jg77XHBOCiNR0C4pNC2KsD78YS5746U0gu0P/oCJ6uW2AcEQ7Pk\nCL/Av8XkLGYz8yK/oczKE51H9J5uTM02FxhSVVLa6ANy+uVwcbZUrDMNSTRcP1Thi53TrX\nJ9KJlgtB9ADUySMNEFEbsJX8eeVC91AAAAwQDCNgsivDeQCxLuaBwt+MYU92RPqizpXJma\nKeYFEdURrC3EtauWeQgq3DOTVLW4qRzfnKt/LYjh1+sRm7EZ87xdh0iAKLz1nfNwSda/lS\niqq39oBtku9fQe4udKu/1kBLDQRDrhOHAjHdBWQliXsSs/TIovfoVnwpd5FWqZcWNunvKS\nK6wrna3QExBjcn7X8f/w65YUhNtekS++Ne6WV1lD7vYk8p2NlFMRneL5uTr9vGxkIuCndM\nK9WbYcp0gwF4kAAAApY2VwaC0zZTM2MWI1YS05M2U3LTExZWUtOTVhMi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: audit 2023-12-06T03:27:40.532002+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEApwKYp3kWZZYb8qru9nErbYvlIilzi4R2u84DqjH1z6HMf7/nUJz/\ndo2N0gyZMQnJHdO9SDSIWwOPLeM+1m89Lk5xxKJYPAIIbdcpLBerRs7A/4VBRknN1I/GHR\nFN18m2/sT1wJpZkl5jJ2FFQHX4S8qxcnfFjnSMg3D5bgf1pz7MNOpICt6lWBQ6vkAL/K91\ntjHQESmaViJPPSICt3LXvp6uPX8oacDBqt3rqhnpoFx8Y+P3jRatrGYBtlJT2fX34JJ6Au\nsr3IHkHBI+BLzKYxf4bvpXhjqEfvdO/8E+p6fT60O7zyyZiOlxC6MPms3GnIU4srPXaFRv\naJbIsFKzlAZWcJMFTmfUXsmkjG9dIkHEGmMxJEWKZ8UP9OpxhBFBAGP5NJ7eaGXKATsLfP\nhJug7fS5cqn5pIxobubZ2mPl83me9g9I6IDjfRwP5EdHnTpkG3t+9nMvE7EyHcSZMt23Mu\nxoSGvnnKrZUIXm/keKfYlT0P4uzbQPHeT4IZQOidAAAFoBU26R0VNukdAAAAB3NzaC1yc2\nEAAAGBAKcCmKd5FmWWG/Kq7vZxK22L5SIpc4uEdrvOA6ox9c+hzH+/51Cc/3aNjdIMmTEJ\nyR3TvUg0iFsDjy3jPtZvPS5OccSiWDwCCG3XKSwXq0bOwP+FQUZJzdSPxh0RTdfJtv7E9c\nCaWZJeYydhRUB1+EvKsXJ3xY50jINw+W4H9ac+zDTqSArepVgUOr5AC/yvdbYx0BEpmlYi\nTz0iArdy176erj1/KGnAward66oZ6aBcfGPj940WraxmAbZSU9n19+CSegLrK9yB5BwSPg\nS8ymMX+G76V4Y6hH73Tv/BPqen0+tDu88smYjpcQujD5rNxpyFOLKz12hUb2iWyLBSs5QG\nVnCTBU5n1F7JpIxvXSJBxBpjMSRFimfFD/TqcYQRQQBj+TSe3mhlygE7C3z4SboO30uXKp\n+aSMaG7m2dpj5fN5nvYPSOiA430cD+RHR506ZBt7fvZzLxOxMh3EmTLdtzLsaEhr55yq2V\nCF5v5Hin2JU9D+Ls20Dx3k+CGUDonQAAAAMBAAEAAAGAM5lBwLxQhyJRkC/vlIRyfm3yZR\nOZd0l9xZho2XSGFZhPrkiEFwvqgZ5KatMpoVT8phJ9MInKdxQqcGr9RxMnO99QlwfxatjV\n8dnABrdpW38Vcdyhxi2XQk0JUIHAIyNXPm9r3g3SDr7Ks6gB1WCdTg1ZtZv7lX+8yf9lkP\nE0nG9yeAbKK1GOlB/r5kuzaGZtX9UUC7lmzaXcBW80l6kLrwEnpChdPA8pxri5ztwiqkDo\nzZPpL9YJ4nHBparZ7UVoyBx/oyctwo+7vCEQh1AwRxRSKb1JDvsd3f7gMFGei/wsTGgoOP\no/+7EzuSQHK7Sc2MulbeV7fmsYmPJLuzKrhG3GCHniQnAd/WBC9H8j8wNZgj1YRSiCR9aw\n3XeQ8PBg5NbQDGjr7gZ5DA2UXYBn74cf+ztl1D75O0wDD7rJbK/ePxqCeXNQhxbRIyM9BG\nTm+9sHR28a5lZS9E/i76FusmtKE6/3ZME1jMO/lpMVoRYDrSwhkOD9yPggReZwjocBAAAA\nwBGERIzfVf7DozVuVKKGTQbcuBqvOQ+5+0JiENqp8i13u4sAYxT/lYfkWDPJ5Dr93WmqKj\n0AIic4RUMQmPmpawO55wW9qRvWqxF+zIumzhrm7N7jokKNLNCTfUgYNEKrCUW9aej9VFCB\ne0huGdZFBvygXe/3fG6R72jM+H+6LAw4YwkfHuHobgYp0hdsHH+V5SkmYi/Br6K1OJd+oD\n8+9TBxPFhE9ey/gxGGK7dEDSiaJjjbeT1eynyv/ukkzjms6QAAAMEA3CUcCq37W10/rpCV\npWXBDW/cd1EkfXV5SwA1Tc3fJccmmTKrkSw4/fK/T7/vE6glRQteQAenleDds5gC4loGmT\nLCZ8SsH4KQwTVBWYUI2Jg77XHBOCiNR0C4pNC2KsD78YS5746U0gu0P/oCJ6uW2AcEQ7Pk\nCL/Av8XkLGYz8yK/oczKE51H9J5uTM02FxhSVVLa6ANy+uVwcbZUrDMNSTRcP1Thi53TrX\nJ9KJlgtB9ADUySMNEFEbsJX8eeVC91AAAAwQDCNgsivDeQCxLuaBwt+MYU92RPqizpXJma\nKeYFEdURrC3EtauWeQgq3DOTVLW4qRzfnKt/LYjh1+sRm7EZ87xdh0iAKLz1nfNwSda/lS\niqq39oBtku9fQe4udKu/1kBLDQRDrhOHAjHdBWQliXsSs/TIovfoVnwpd5FWqZcWNunvKS\nK6wrna3QExBjcn7X8f/w65YUhNtekS++Ne6WV1lD7vYk8p2NlFMRneL5uTr9vGxkIuCndM\nK9WbYcp0gwF4kAAAApY2VwaC0zZTM2MWI1YS05M2U3LTExZWUtOTVhMi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: audit 2023-12-06T03:27:40.532705+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715\n"}]: dispatch 2023-12-06T03:27:41.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:40 smithi040 bash[24712]: audit 2023-12-06T03:27:40.536057+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715\n"}]': finished 2023-12-06T03:27:42.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:27:42.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:42 smithi040 bash[24712]: audit 2023-12-06T03:27:42.160007+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:42.874 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-06T03:27:42.874 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-06T03:27:42.874 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Adding host smithi040... 2023-12-06T03:27:42.874 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi040'] 2023-12-06T03:27:42.874 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi040 2023-12-06T03:27:44.482 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24970]: Warning: Permanently added 'smithi040,172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:27:44.995 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi040' 2023-12-06T03:27:45.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:43.988798+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:45.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:44.640529+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"smithi040\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:27:45.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:44.642908+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"smithi040\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:27:45.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:44.919533+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:27:45.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:44.922496+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:27:45.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:44 smithi040 bash[24712]: audit 2023-12-06T03:27:44.923835+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:27:45.947 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-06T03:27:45.947 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-06T03:27:45.947 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-06T03:27:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:45 smithi040 bash[24712]: cephadm 2023-12-06T03:27:44.643697+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi040 2023-12-06T03:27:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:45 smithi040 bash[24712]: audit 2023-12-06T03:27:45.418783+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:45.413243\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:45.417610\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:45.417872\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:27:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:45 smithi040 bash[24712]: audit 2023-12-06T03:27:45.423295+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:45.413243\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:45.417610\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:45.417872\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:27:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:45 smithi040 bash[24712]: audit 2023-12-06T03:27:45.424567+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.40:0/435469444' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:27:47.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:47 smithi040 bash[24712]: audit 2023-12-06T03:27:47.512013+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.40:0/3253900713' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T03:27:47.953 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:47 smithi040 bash[24970]: ignoring --setuser ceph since I am not root 2023-12-06T03:27:47.953 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:47 smithi040 bash[24970]: ignoring --setgroup ceph since I am not root 2023-12-06T03:27:48.483 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T03:27:48.483 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T03:27:48.762 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:48 smithi040 bash[24712]: audit 2023-12-06T03:27:47.570341+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.40:0/3253900713' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T03:27:48.762 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:48 smithi040 bash[24712]: cluster 2023-12-06T03:27:47.570476+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 11s) 2023-12-06T03:27:49.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:49.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-12-06T03:27:49.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2023-12-06T03:27:49.727 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:6800", 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2629241325 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:49.728 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:6801", 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2629241325 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:49.729 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:49.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.40:6801/2629241325", 2023-12-06T03:27:49.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T03:27:35.877641+0000", 2023-12-06T03:27:49.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T03:27:49.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T03:27:49.730 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T03:27:49.731 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T03:27:49.731 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T03:27:49.731 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-06T03:27:50.117 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T03:27:50.117 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T03:27:50.117 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.117 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T03:27:50.117 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.118 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.119 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.120 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.121 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.122 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.123 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.124 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.125 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.126 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.127 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.128 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T03:27:50.129 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T03:27:50.130 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.131 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.132 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.133 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.134 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T03:27:50.135 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T03:27:50.136 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T03:27:50.137 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T03:27:50.138 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.139 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.140 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.141 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.142 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.143 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.144 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.145 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T03:27:50.146 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.147 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.148 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.149 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.150 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T03:27:50.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T03:27:50.152 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T03:27:50.153 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.154 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.155 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.156 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.157 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.158 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.159 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.160 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.161 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.162 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.163 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.164 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.165 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.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-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.166 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.167 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.168 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.169 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.170 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.171 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.172 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.173 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.174 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.175 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.176 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.177 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.178 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.179 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.180 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.181 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.182 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.183 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.184 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.185 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.186 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.187 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.188 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.189 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.190 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.191 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.192 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.193 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.194 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T03:27:50.195 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T03:27:50.196 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T03:27:50.197 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.198 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T03:27:50.199 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T03:27:50.200 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.201 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.202 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.203 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.204 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.205 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.206 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T03:27:50.207 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.208 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.209 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.210 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.211 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.212 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.213 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.214 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T03:27:50.215 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.216 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.217 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.218 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.219 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.220 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.221 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.222 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:50.223 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:50.224 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T03:27:50.225 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T03:27:50.226 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.227 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T03:27:50.228 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T03:27:50.229 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T03:27:50.230 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.231 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T03:27:50.232 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.233 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.234 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.235 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.236 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.237 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.238 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.239 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.240 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.241 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.242 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.243 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.244 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.245 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.246 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.247 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.248 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.249 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.250 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.251 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.252 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.253 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.254 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.255 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.256 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.257 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.258 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.259 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.260 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.261 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.262 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T03:27:50.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T03:27:50.264 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:50.265 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.266 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T03:27:50.267 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.268 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.269 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.270 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.271 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.272 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.273 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.274 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.275 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.276 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.277 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.278 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.279 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T03:27:50.280 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.281 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.282 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.283 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.284 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.285 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T03:27:50.286 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.287 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.288 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.289 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.290 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.291 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.292 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.293 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.294 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.295 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T03:27:50.296 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.297 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.298 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.299 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.300 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.301 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T03:27:50.302 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.303 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.304 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.305 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.306 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.309 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.309 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.309 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.309 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.310 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.311 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.312 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.313 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.314 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.315 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.316 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:50.317 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.318 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.319 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.320 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.321 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.322 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.323 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T03:27:50.324 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.325 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.326 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.327 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.328 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.329 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.330 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.331 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.332 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.333 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.334 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.335 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.336 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.337 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.338 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.339 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.340 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.341 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.342 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T03:27:50.343 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.344 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.345 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.346 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.347 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.348 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.349 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.350 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.351 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.352 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.353 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.354 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.355 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.356 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.357 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.358 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.359 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.360 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.361 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.362 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.363 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.364 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.365 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.366 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.367 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.368 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.369 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.370 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.371 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.372 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.373 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.374 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.375 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.376 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.377 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.378 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.379 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.380 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.381 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.383 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.384 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.385 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.386 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.387 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.388 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.389 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.390 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.391 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.392 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.393 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.394 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.395 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.396 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.397 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.398 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.399 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.400 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.401 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.402 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.403 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.404 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.405 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.406 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.407 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.408 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.409 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.410 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.411 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.412 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.413 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.414 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T03:27:50.415 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.416 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.417 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T03:27:50.418 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.419 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.420 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T03:27:50.421 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T03:27:50.422 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.423 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T03:27:50.424 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T03:27:50.425 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T03:27:50.426 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T03:27:50.427 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.428 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 291489063 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3745795131 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T03:27:50.429 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.40:0", 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2756959065 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.430 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:50.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:49 smithi040 bash[24712]: audit 2023-12-06T03:27:49.718389+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.40:0/517322981' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T03:27:50.431 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T03:27:50.431 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-12-06T03:27:50.431 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T03:27:50.432 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T03:27:52.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:27:52 smithi040 bash[24970]: Warning: Permanently added 'smithi040,172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:27:53.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T03:27:53.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-06T03:27:53.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T03:27:53.263 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: cluster 2023-12-06T03:27:52.185768+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: cluster 2023-12-06T03:27:52.186361+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: cluster 2023-12-06T03:27:52.188529+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: cluster 2023-12-06T03:27:52.242416+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0561967s) 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.245060+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:27:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.246407+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.246582+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.246787+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.247483+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.249001+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.249617+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.250184+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.250716+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.251264+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.251732+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: cluster 2023-12-06T03:27:52.254825+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2023-12-06T03:27:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:53 smithi040 bash[24712]: audit 2023-12-06T03:27:52.314384+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T03:27:54.034 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-06T03:27:54.035 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-06T03:27:54.035 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: audit 2023-12-06T03:27:53.219344+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: audit 2023-12-06T03:27:53.220609+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: cluster 2023-12-06T03:27:53.243480+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.05726s) 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: audit 2023-12-06T03:27:54.051012+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:54.050489\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: audit 2023-12-06T03:27:54.053633+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:54.050489\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:27:54.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:54 smithi040 bash[24712]: audit 2023-12-06T03:27:54.054528+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:27:55.795 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-06T03:27:56.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:56 smithi040 bash[24712]: cluster 2023-12-06T03:27:55.058590+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-06T03:27:56.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:56 smithi040 bash[24712]: audit 2023-12-06T03:27:55.784918+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEEksv2jPw0Cbuo70UferRsEwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTIwNjAzMjc1\nNVoXDTMzMTIwMzAzMjc1NVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7+YAEDWl\n+xenEd79ayxzH0GwuRx6u9JW+L9tmI1NG4eQvXXLEd+MR6w8gxZlUmtMT6TFEqIr\nYHsA9LOXDkLDIZvwPAoU40AS490HAeut9s3m9oiwffaO1l4EjE9kyXoCv0bdz/K1\nn8s3d9dZmkWeviOx61gEdibKjNy+BK0uxbQx2JFHP/PYVIJKhQyZsihjTeACFXJT\nSKgWKvKtHvBI0C7jOLAwMI2BfHqAMCSCggkR+1i7z4FgqU5GWnEYQIGPsPb4hwrw\ny2AV4cRJepeC14JkBafleCf3RBui3IXpdDDaC+eJILVUlbqqgtXrZP5N8csCc6+X\nYIozngf8bZrO/wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAl2z5nqtaS0dHB1UMS\np5JGuPxv1qhI2cs12dfTnvf86zyJMcaClp0HcBkrJJzQOWwC00SyGgP0X94Ijpfp\nEafKCupck2IN/O+BR+WvONrEUw+3uHSR+blRdvEYsYa6Z4Wr55GzowD68oFkDkls\nyBMD7maTL+75PBTHQl65tPf6kjndLPPNJUhi4bLHDES+OPQ07DnF3kLrXOa90dx5\nOnGsLJOr1c5GRQn9LxqLehAf3dIkfFiNXKkiO9P0UckBeHclT2PsdPHiXGJ72+zn\nXCl3XD+7HaJrjVpFvxrjSD5EZ4tDiDkkfL3ZxHfgvvIoN+zAAnfKht/l0sTAb9B9\n5dH7\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:27:56.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:56 smithi040 bash[24712]: audit 2023-12-06T03:27:55.789051+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEEksv2jPw0Cbuo70UferRsEwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTIwNjAzMjc1\nNVoXDTMzMTIwMzAzMjc1NVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7+YAEDWl\n+xenEd79ayxzH0GwuRx6u9JW+L9tmI1NG4eQvXXLEd+MR6w8gxZlUmtMT6TFEqIr\nYHsA9LOXDkLDIZvwPAoU40AS490HAeut9s3m9oiwffaO1l4EjE9kyXoCv0bdz/K1\nn8s3d9dZmkWeviOx61gEdibKjNy+BK0uxbQx2JFHP/PYVIJKhQyZsihjTeACFXJT\nSKgWKvKtHvBI0C7jOLAwMI2BfHqAMCSCggkR+1i7z4FgqU5GWnEYQIGPsPb4hwrw\ny2AV4cRJepeC14JkBafleCf3RBui3IXpdDDaC+eJILVUlbqqgtXrZP5N8csCc6+X\nYIozngf8bZrO/wIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAl2z5nqtaS0dHB1UMS\np5JGuPxv1qhI2cs12dfTnvf86zyJMcaClp0HcBkrJJzQOWwC00SyGgP0X94Ijpfp\nEafKCupck2IN/O+BR+WvONrEUw+3uHSR+blRdvEYsYa6Z4Wr55GzowD68oFkDkls\nyBMD7maTL+75PBTHQl65tPf6kjndLPPNJUhi4bLHDES+OPQ07DnF3kLrXOa90dx5\nOnGsLJOr1c5GRQn9LxqLehAf3dIkfFiNXKkiO9P0UckBeHclT2PsdPHiXGJ72+zn\nXCl3XD+7HaJrjVpFvxrjSD5EZ4tDiDkkfL3ZxHfgvvIoN+zAAnfKht/l0sTAb9B9\n5dH7\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:27:56.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:56 smithi040 bash[24712]: audit 2023-12-06T03:27:55.789912+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDv5gAQNaX7F6cR\n3v1rLHMfQbC5HHq70lb4v22YjU0bh5C9dcsR34xHrDyDFmVSa0xPpMUSoitgewD0\ns5cOQsMhm/A8ChTjQBLj3QcB6632zeb2iLB99o7WXgSMT2TJegK/Rt3P8rWfyzd3\n11maRZ6+I7HrWAR2JsqM3L4ErS7FtDHYkUc/89hUgkqFDJmyKGNN4AIVclNIqBYq\n8q0e8EjQLuM4sDAwjYF8eoAwJIKCCRH7WLvPgWCpTkZacRhAgY+w9viHCvDLYBXh\nxEl6l4LXgmQFp+V4J/dEG6Lchel0MNoL54kgtVSVuqqC1etk/k3xywJzr5dgijOe\nB/xtms7/AgMBAAECggEAf/Px9rNWmy1La+m+ysoDgRldc+4vvDv9LWGUx/gdt2BA\nH/1S2W6deKDyCY0Jb8NRCW29uymJ70TMBrg/ClkrkKKGqM9LwsWrDaQXF7wnpmq+\nFKJlWFoIZ2fwDxJNlHSiQHlA16gBnYAbTq0q2nDlsU6CmB7zCj24bRdTtlTUjJd+\nU5juuZfkwt+GsTippT2XnzcssRTTzYh+JNV0KRDFR6ov8eFSBawjk2b0O9S6vo8/\nouZPIeytTyD8/szSBoq/2ymF41QqgyPwcVywwR6R76Pte141Jr0/x911FeZt9VKc\n48f59/Hog716jvPHpyhB6fQYY/NFdjMbl91n++Un6QKBgQD8Yp3EaLpz9GolPrC5\nB8qfQstifgkVDz2RatIDR3CMLVhNmq4eqhAqjmq5mHnc4fXYm9gcNJMVL58FrEv2\naao5PvhndGzucGUKlf9ThnHS/sykai8vRyoRHG/Vqg/dzLa31ohBvntR/rz7FkzC\neUEuNgd8SiRtfBjf7iR2SZoTOwKBgQDzVZm8G7Qevkonr6nvQUi37mjl3ild2Gs3\nd+lY+hx9qAjdUNYXIMbgAtIIRAIaN21AwRdWcnCCL09p7cvz5v3XwNLuhFT6eQxn\ng4nUDb29vtB4xTJqPNavI3NubuC8/fzf8rSb77ivUIeYf2RPU6mqE55rcBDmFCjl\nok2lQcAvDQKBgAosp5ONbUbTaZwKxPEQoVh+Rti3oAIbVS4RklnTfXQJN/AY9kAC\nNxigGSlWPkNrUI/k6HdqnytReiWuZnmOlPAt27G//cw297vPhDWHy/rnjrRqG3Da\ne5WpAdEpQ+57HDqZCXEtDqelj1TH91w3qysDvpWCH6nSQOZ2IT4rhWyVAoGBALSQ\nRYbva8YQYEh4snnmkMZjtBU2uK15pX3AjjhHSBL6OLG5hVQeL1UU4rPde03m6TxO\nzDmKq+/+mUg6e8heFOkfnaX+Lmy6nDjHw+PF2pFNYbbsZY+t24SUothEkKHNOvMX\nT2wTA5GcCTJg/Zdbtp+M9VY2D2Qbe4mC2WkSlECVAoGAPnyILz6QPNgSIkgg4y0A\nOuhiX9hiK768+77yrpL9LnD4G2EGWUFxXSBz+gAHtAV9Y/QH611pjTZPM5/XNDcN\nmnlJsvMBGyFNyF1GSg+MViYrPp+s9fPtAx4nhXeU/n5C5Cn/RpAPcZi9w17rFwwX\nelLeX6UAAxuRMbfAlm5L6ec=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:27:56.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:56 smithi040 bash[24712]: audit 2023-12-06T03:27:55.793086+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDv5gAQNaX7F6cR\n3v1rLHMfQbC5HHq70lb4v22YjU0bh5C9dcsR34xHrDyDFmVSa0xPpMUSoitgewD0\ns5cOQsMhm/A8ChTjQBLj3QcB6632zeb2iLB99o7WXgSMT2TJegK/Rt3P8rWfyzd3\n11maRZ6+I7HrWAR2JsqM3L4ErS7FtDHYkUc/89hUgkqFDJmyKGNN4AIVclNIqBYq\n8q0e8EjQLuM4sDAwjYF8eoAwJIKCCRH7WLvPgWCpTkZacRhAgY+w9viHCvDLYBXh\nxEl6l4LXgmQFp+V4J/dEG6Lchel0MNoL54kgtVSVuqqC1etk/k3xywJzr5dgijOe\nB/xtms7/AgMBAAECggEAf/Px9rNWmy1La+m+ysoDgRldc+4vvDv9LWGUx/gdt2BA\nH/1S2W6deKDyCY0Jb8NRCW29uymJ70TMBrg/ClkrkKKGqM9LwsWrDaQXF7wnpmq+\nFKJlWFoIZ2fwDxJNlHSiQHlA16gBnYAbTq0q2nDlsU6CmB7zCj24bRdTtlTUjJd+\nU5juuZfkwt+GsTippT2XnzcssRTTzYh+JNV0KRDFR6ov8eFSBawjk2b0O9S6vo8/\nouZPIeytTyD8/szSBoq/2ymF41QqgyPwcVywwR6R76Pte141Jr0/x911FeZt9VKc\n48f59/Hog716jvPHpyhB6fQYY/NFdjMbl91n++Un6QKBgQD8Yp3EaLpz9GolPrC5\nB8qfQstifgkVDz2RatIDR3CMLVhNmq4eqhAqjmq5mHnc4fXYm9gcNJMVL58FrEv2\naao5PvhndGzucGUKlf9ThnHS/sykai8vRyoRHG/Vqg/dzLa31ohBvntR/rz7FkzC\neUEuNgd8SiRtfBjf7iR2SZoTOwKBgQDzVZm8G7Qevkonr6nvQUi37mjl3ild2Gs3\nd+lY+hx9qAjdUNYXIMbgAtIIRAIaN21AwRdWcnCCL09p7cvz5v3XwNLuhFT6eQxn\ng4nUDb29vtB4xTJqPNavI3NubuC8/fzf8rSb77ivUIeYf2RPU6mqE55rcBDmFCjl\nok2lQcAvDQKBgAosp5ONbUbTaZwKxPEQoVh+Rti3oAIbVS4RklnTfXQJN/AY9kAC\nNxigGSlWPkNrUI/k6HdqnytReiWuZnmOlPAt27G//cw297vPhDWHy/rnjrRqG3Da\ne5WpAdEpQ+57HDqZCXEtDqelj1TH91w3qysDvpWCH6nSQOZ2IT4rhWyVAoGBALSQ\nRYbva8YQYEh4snnmkMZjtBU2uK15pX3AjjhHSBL6OLG5hVQeL1UU4rPde03m6TxO\nzDmKq+/+mUg6e8heFOkfnaX+Lmy6nDjHw+PF2pFNYbbsZY+t24SUothEkKHNOvMX\nT2wTA5GcCTJg/Zdbtp+M9VY2D2Qbe4mC2WkSlECVAoGAPnyILz6QPNgSIkgg4y0A\nOuhiX9hiK768+77yrpL9LnD4G2EGWUFxXSBz+gAHtAV9Y/QH611pjTZPM5/XNDcN\nmnlJsvMBGyFNyF1GSg+MViYrPp+s9fPtAx4nhXeU/n5C5Cn/RpAPcZi9w17rFwwX\nelLeX6UAAxuRMbfAlm5L6ec=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:27:56.831 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Creating initial admin user... 2023-12-06T03:27:56.832 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'an8rgy3nsk', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-06T03:27:56.832 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin an8rgy3nsk administrator --force-password --pwd-update-required 2023-12-06T03:27:57.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:57 smithi040 bash[24712]: audit 2023-12-06T03:27:55.713577+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:58.382 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$i9uZsG7Xid606qr4wQhraem7Pa6v3aQLWvq1tFO4uXrx31MS9DUOO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701833278, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T03:27:59.151 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-06T03:27:59.151 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi040', '-v', '/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp85spknfb:/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-06T03:27:59.151 INFO:teuthology.orchestra.run.smithi040.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=smithi040 -v /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp_he9et_v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp85spknfb:/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-06T03:27:59.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:59 smithi040 bash[24712]: audit 2023-12-06T03:27:58.117153+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "an8rgy3nsk", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:27:59.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:59 smithi040 bash[24712]: cluster 2023-12-06T03:27:58.243768+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-06T03:27:59.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:59 smithi040 bash[24712]: audit 2023-12-06T03:27:58.376548+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$i9uZsG7Xid606qr4wQhraem7Pa6v3aQLWvq1tFO4uXrx31MS9DUOO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701833278, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-06T03:27:59.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:27:59 smithi040 bash[24712]: audit 2023-12-06T03:27:58.379788+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$i9uZsG7Xid606qr4wQhraem7Pa6v3aQLWvq1tFO4uXrx31MS9DUOO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701833278, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-06T03:28:00.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:00 smithi040 bash[24712]: audit 2023-12-06T03:27:59.773326+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:28:00.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:00 smithi040 bash[24712]: audit 2023-12-06T03:27:59.990067+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:54.050489\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:28:00.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:00 smithi040 bash[24712]: audit 2023-12-06T03:27:59.994486+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:27:54.050489\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:28:00.507 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: URL: https://smithi040.front.sepia.ceph.com:8443/ 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: User: admin 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: Password: an8rgy3nsk 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:28:01.109 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: ceph telemetry on 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr:For more information see: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr:INFO:cephadm:Bootstrap complete. 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Releasing lock 140192110487728 on /run/cephadm/3e361b5a-93e7-11ee-95a2-87774f69a715.lock 2023-12-06T03:28:01.110 INFO:teuthology.orchestra.run.smithi040.stderr:DEBUG:cephadm:Lock 140192110487728 released on /run/cephadm/3e361b5a-93e7-11ee-95a2-87774f69a715.lock 2023-12-06T03:28:01.135 INFO:tasks.cephadm:Fetching config... 2023-12-06T03:28:01.135 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:28:01.135 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T03:28:01.141 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T03:28:01.141 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:28:01.141 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T03:28:01.145 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T03:28:01.145 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:28:01.145 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T03:28:01.159 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T03:28:01.159 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:28:01.159 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T03:28:01.166 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T03:28:01.166 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T03:28:01.235 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:28:01.247 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T03:28:01.271 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCnApineRZllhvyqu72cStti+UiKXOLhHa7zgOqMfXPocx/v+dQnP92jY3SDJkxCckd071INIhbA48t4z7Wbz0uTnHEolg8Aght1yksF6tGzsD/hUFGSc3Uj8YdEU3Xybb+xPXAmlmSXmMnYUVAdfhLyrFyd8WOdIyDcPluB/WnPsw06kgK3qVYFDq+QAv8r3W2MdARKZpWIk89IgK3cte+nq49fyhpwMGq3euqGemgXHxj4/eNFq2sZgG2UlPZ9ffgknoC6yvcgeQcEj4EvMpjF/hu+leGOoR+907/wT6np9PrQ7vPLJmI6XELow+azcachTiys9doVG9olsiwUrOUBlZwkwVOZ9ReyaSMb10iQcQaYzEkRYpnxQ/06nGEEUEAY/k0nt5oZcoBOwt8+Em6Dt9LlyqfmkjGhu5tnaY+XzeZ72D0jogON9HA/kR0edOmQbe372cy8TsTIdxJky3bcy7GhIa+ecqtlQheb+R4p9iVPQ/i7NtA8d5PghlA6J0= ceph-3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:28:01.282 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi063 2023-12-06T03:28:01.283 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:28:01.283 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/etc/ceph/ceph.conf 2023-12-06T03:28:01.287 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:28:01.288 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T03:28:01.336 INFO:tasks.cephadm:Adding host smithi063 to orchestrator... 2023-12-06T03:28:01.336 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch host add smithi063 2023-12-06T03:28:01.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:01 smithi040 bash[24712]: audit 2023-12-06T03:28:00.505356+0000 mon.a (mon.0) 106 : audit [DBG] from='client.? 172.21.15.40:0/797717410' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T03:28:13.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:13 smithi040 bash[24712]: cluster 2023-12-06T03:28:12.247896+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:15.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:14 smithi040 bash[24712]: cluster 2023-12-06T03:28:14.248324+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:17 smithi040 bash[24712]: cluster 2023-12-06T03:28:16.248791+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:19 smithi040 bash[24712]: cluster 2023-12-06T03:28:18.249224+0000 mgr.y (mgr.14142) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:21 smithi040 bash[24712]: cluster 2023-12-06T03:28:20.249697+0000 mgr.y (mgr.14142) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:23.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:23 smithi040 bash[24712]: cluster 2023-12-06T03:28:22.250112+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:25.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:24 smithi040 bash[24712]: cluster 2023-12-06T03:28:24.250566+0000 mgr.y (mgr.14142) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:27 smithi040 bash[24712]: cluster 2023-12-06T03:28:26.251012+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:29.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:29 smithi040 bash[24712]: cluster 2023-12-06T03:28:28.251404+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:31.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:31 smithi040 bash[24712]: cluster 2023-12-06T03:28:30.251864+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:33 smithi040 bash[24712]: cluster 2023-12-06T03:28:32.252295+0000 mgr.y (mgr.14142) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:35.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:34 smithi040 bash[24712]: cluster 2023-12-06T03:28:34.252742+0000 mgr.y (mgr.14142) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:36.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:28:36 smithi040 bash[24970]: Warning: Permanently added 'smithi063,172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:28:37.579 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi063' 2023-12-06T03:28:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:37 smithi040 bash[24712]: cluster 2023-12-06T03:28:36.253183+0000 mgr.y (mgr.14142) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:37 smithi040 bash[24712]: audit 2023-12-06T03:28:36.572273+0000 mgr.y (mgr.14142) 16 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:28:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:37 smithi040 bash[24712]: audit 2023-12-06T03:28:37.236800+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"smithi040\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:28:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:37 smithi040 bash[24712]: audit 2023-12-06T03:28:37.240976+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"smithi040\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:28:38.590 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T03:28:38.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: cephadm 2023-12-06T03:28:37.241896+0000 mgr.y (mgr.14142) 17 : cephadm [INF] Added host smithi063 2023-12-06T03:28:38.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.533223+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:28:38.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.537386+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:28:38.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.538862+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:28:38.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.772206+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:28:37.771570\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:28:38.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.776570+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:28:37.771570\", \"networks\": {}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:28:38.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:38 smithi040 bash[24712]: audit 2023-12-06T03:28:37.777839+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:28:39.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:39 smithi040 bash[24712]: cluster 2023-12-06T03:28:38.253697+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:41.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:41 smithi040 bash[24712]: cluster 2023-12-06T03:28:40.254150+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:42.238 INFO:teuthology.orchestra.run.smithi063.stdout: 2023-12-06T03:28:42.239 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "smithi040", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "smithi063", "hostname": "smithi063", "labels": [], "status": ""}] 2023-12-06T03:28:42.987 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T03:28:42.988 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T03:28:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:43 smithi040 bash[24712]: audit 2023-12-06T03:28:42.234641+0000 mgr.y (mgr.14142) 20 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:28:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:43 smithi040 bash[24712]: cluster 2023-12-06T03:28:42.254582+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:44.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:44 smithi040 bash[24712]: audit 2023-12-06T03:28:43.444383+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:28:44.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:44 smithi040 bash[24712]: audit 2023-12-06T03:28:43.675752+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:28:37.771570\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:28:44.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:44 smithi040 bash[24712]: audit 2023-12-06T03:28:43.679901+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T03:28:37.771570\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:28:45.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:45 smithi040 bash[24712]: cluster 2023-12-06T03:28:44.255039+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:46.339 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2023-12-06T03:28:46.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:46 smithi040 bash[24712]: audit 2023-12-06T03:28:45.530481+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.40:0/3127674306' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T03:28:46.978 INFO:tasks.cephadm:Adding mon.c on smithi040 2023-12-06T03:28:46.978 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add mon 'smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c' 2023-12-06T03:28:47.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:47 smithi040 bash[24712]: cluster 2023-12-06T03:28:46.255527+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:47.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:47 smithi040 bash[24712]: audit 2023-12-06T03:28:46.331895+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.40:0/3127674306' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T03:28:47.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:47 smithi040 bash[24712]: cluster 2023-12-06T03:28:46.331991+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:28:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:49 smithi040 bash[24712]: cluster 2023-12-06T03:28:48.256075+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:50.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:50 smithi040 bash[24712]: audit 2023-12-06T03:28:49.451202+0000 mgr.y (mgr.14142) 25 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:28:50.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:50 smithi040 bash[24712]: audit 2023-12-06T03:28:49.455309+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:28:50.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:50 smithi040 bash[24712]: audit 2023-12-06T03:28:49.456746+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:28:50.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:50 smithi040 bash[24712]: cephadm 2023-12-06T03:28:49.457860+0000 mgr.y (mgr.14142) 26 : cephadm [INF] Deploying daemon mon.c on smithi040 2023-12-06T03:28:50.645 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:50 smithi040 bash[24712]: audit 2023-12-06T03:28:49.458397+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-06T03:28:51.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:51 smithi040 bash[24712]: cluster 2023-12-06T03:28:50.256565+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:52 smithi040 bash[24712]: cluster 2023-12-06T03:28:52.339947+0000 mon.a (mon.0) 124 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T03:28:53.463 INFO:teuthology.orchestra.run.smithi040.stdout:Deployed mon.c on host 'smithi040' 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: cluster 2023-12-06T03:28:52.257021+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: audit 2023-12-06T03:28:52.788804+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: audit 2023-12-06T03:28:52.789333+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: audit 2023-12-06T03:28:52.792125+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050256\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:27:54.050375\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: audit 2023-12-06T03:28:53.379612+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377931\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}}, \"last_daemon_update\": \"2023-12-06T03:28:53.378261\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:28:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:53 smithi040 bash[24712]: audit 2023-12-06T03:28:53.383977+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377931\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}}, \"last_daemon_update\": \"2023-12-06T03:28:53.378261\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:28:54.301 DEBUG:teuthology.orchestra.run.smithi040:mon.c> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T03:28:54.304 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-06T03:28:54.304 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T03:28:54.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:28:59.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:54.152475+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2023-12-06T03:28:59.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:54.257512+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:56.150550+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:56.258017+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:58.258557+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.156842+0000 mon.a (mon.0) 131 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.162662+0000 mon.a (mon.0) 132 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.162753+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.162805+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.163187+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e13: y(active, since 66s) 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[24712]: cluster 2023-12-06T03:28:59.170112+0000 mon.a (mon.0) 136 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:54.152475+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:54.257512+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:56.150550+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:56.258017+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:58.258557+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.156842+0000 mon.a (mon.0) 131 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.162662+0000 mon.a (mon.0) 132 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.162753+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.162805+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.163187+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e13: y(active, since 66s) 2023-12-06T03:28:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:28:59 smithi040 bash[28373]: cluster 2023-12-06T03:28:59.170112+0000 mon.a (mon.0) 136 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T03:29:00.970 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:29:00.971 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":2,"fsid":"3e361b5a-93e7-11ee-95a2-87774f69a715","modified":"2023-12-06T03:28:54.148357Z","created":"2023-12-06T03:27:09.712409Z","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.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-06T03:29:00.973 INFO:teuthology.orchestra.run.smithi040.stderr:dumped monmap epoch 2 2023-12-06T03:29:01.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:01 smithi040 bash[24712]: cluster 2023-12-06T03:29:00.259054+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:01.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:01 smithi040 bash[24712]: audit 2023-12-06T03:29:00.968198+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.40:0/2683146261' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T03:29:01.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:01 smithi040 bash[28373]: cluster 2023-12-06T03:29:00.259054+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:01.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:01 smithi040 bash[28373]: audit 2023-12-06T03:29:00.968198+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.40:0/2683146261' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T03:29:01.554 INFO:tasks.cephadm:Adding mon.b on smithi063 2023-12-06T03:29:01.554 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add mon smithi063:172.21.15.63=b 2023-12-06T03:29:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:03 smithi040 bash[24712]: cluster 2023-12-06T03:29:02.259584+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:03.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:03 smithi040 bash[28373]: cluster 2023-12-06T03:29:02.259584+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: audit 2023-12-06T03:29:04.139604+0000 mgr.y (mgr.14142) 34 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi063:172.21.15.63=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: audit 2023-12-06T03:29:04.142245+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: audit 2023-12-06T03:29:04.143977+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: cephadm 2023-12-06T03:29:04.145351+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Deploying daemon mon.b on smithi063 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: audit 2023-12-06T03:29:04.145979+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[24712]: cluster 2023-12-06T03:29:04.260086+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: audit 2023-12-06T03:29:04.139604+0000 mgr.y (mgr.14142) 34 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi063:172.21.15.63=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:05.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: audit 2023-12-06T03:29:04.142245+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:29:05.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: audit 2023-12-06T03:29:04.143977+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:05.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: cephadm 2023-12-06T03:29:04.145351+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Deploying daemon mon.b on smithi063 2023-12-06T03:29:05.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: audit 2023-12-06T03:29:04.145979+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T03:29:05.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:05 smithi040 bash[28373]: cluster 2023-12-06T03:29:04.260086+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:07 smithi040 bash[24712]: cluster 2023-12-06T03:29:06.260588+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:07.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:07 smithi040 bash[28373]: cluster 2023-12-06T03:29:06.260588+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:08.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:08 smithi040 bash[24712]: audit 2023-12-06T03:29:08.316250+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:08.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:08 smithi040 bash[24712]: audit 2023-12-06T03:29:08.317152+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:08.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:08 smithi040 bash[28373]: audit 2023-12-06T03:29:08.316250+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:08.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:08 smithi040 bash[28373]: audit 2023-12-06T03:29:08.317152+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:09.152 INFO:teuthology.orchestra.run.smithi063.stdout:Deployed mon.b on host 'smithi063' 2023-12-06T03:29:09.810 DEBUG:teuthology.orchestra.run.smithi063:mon.b> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T03:29:09.813 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T03:29:09.813 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T03:29:10.757 INFO:journalctl@ceph.mon.b.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:09.207158+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:09.207550+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:10.261690+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:12.262287+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.209940+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.215166+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:29:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.215265+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.215326+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.215708+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 82s) 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.216060+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.222783+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:09.207158+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:09.207550+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:10.261690+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:12.262287+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.209940+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.215166+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:29:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.215265+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-12-06T03:29:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.215326+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:29:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.215708+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 82s) 2023-12-06T03:29:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.216060+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T03:29:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:14 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.222783+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2023-12-06T03:29:15.018 INFO:teuthology.orchestra.run.smithi063.stdout: 2023-12-06T03:29:15.019 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":3,"fsid":"3e361b5a-93e7-11ee-95a2-87774f69a715","modified":"2023-12-06T03:29:09.200492Z","created":"2023-12-06T03:27:09.712409Z","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.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-06T03:29:15.021 INFO:teuthology.orchestra.run.smithi063.stderr:dumped monmap epoch 3 2023-12-06T03:29:15.660 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T03:29:15.660 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T03:29:15.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:15 smithi040 bash[28373]: cluster 2023-12-06T03:29:14.262828+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:15.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:15 smithi040 bash[28373]: audit 2023-12-06T03:29:15.015706+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.63:0/4123638313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T03:29:15.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:15 smithi040 bash[24712]: cluster 2023-12-06T03:29:14.262828+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:15.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:15 smithi040 bash[24712]: audit 2023-12-06T03:29:15.015706+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.63:0/4123638313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T03:29:16.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:11.203145+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.205951+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.206368+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T03:29:16.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.206383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T03:29:16.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.228964+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T03:29:16.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.235623+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:29:16.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.235741+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.235802+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.236131+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.236449+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.244069+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:11.203145+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.205951+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.206368+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T03:29:16.611 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.206383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.228964+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.235623+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.235741+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.235802+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.236131+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.236449+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:16 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.244069+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T03:29:16.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:14.262828+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: audit 2023-12-06T03:29:15.015706+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.63:0/4123638313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:11.203145+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.205951+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.206368+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.206383+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.228964+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.235623+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.235741+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.235802+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.236131+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 84s) 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.236449+0000 mon.a (mon.0) 161 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-06T03:29:16.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:16 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.244069+0000 mon.a (mon.0) 162 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T03:29:17.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:17 smithi040 bash[24712]: cluster 2023-12-06T03:29:16.263335+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:17.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:17 smithi040 bash[28373]: cluster 2023-12-06T03:29:16.263335+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:17.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:17 smithi063 bash[24822]: cluster 2023-12-06T03:29:16.263335+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:18.063 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:29:18.064 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2023-12-06T03:29:18.064 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:29:18.064 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] 2023-12-06T03:29:18.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:18 smithi040 bash[24712]: audit 2023-12-06T03:29:18.061069+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.40:0/1540124210' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:18.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:18 smithi040 bash[28373]: audit 2023-12-06T03:29:18.061069+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.40:0/1540124210' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:18.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:18 smithi063 bash[24822]: audit 2023-12-06T03:29:18.061069+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.40:0/1540124210' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:18.681 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T03:29:18.681 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:29:18.681 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T03:29:18.701 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:29:18.701 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T03:29:18.762 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:29:18.762 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T03:29:18.778 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:29:18.778 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T03:29:18.833 INFO:tasks.cephadm:Adding mgr.y on smithi040 2023-12-06T03:29:18.833 INFO:tasks.cephadm:Adding mgr.x on smithi063 2023-12-06T03:29:18.833 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi040=y;smithi063=x' 2023-12-06T03:29:19.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:19 smithi063 bash[24822]: cluster 2023-12-06T03:29:18.263856+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:19 smithi040 bash[24712]: cluster 2023-12-06T03:29:18.263856+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:19.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:19 smithi040 bash[28373]: cluster 2023-12-06T03:29:18.263856+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:21.379 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled mgr update... 2023-12-06T03:29:21.581 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:21 smithi063 bash[24822]: cluster 2023-12-06T03:29:20.264411+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:21 smithi040 bash[24712]: cluster 2023-12-06T03:29:20.264411+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:21.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:21 smithi040 bash[28373]: cluster 2023-12-06T03:29:20.264411+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:22.244 DEBUG:teuthology.orchestra.run.smithi063:mgr.x> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T03:29:22.246 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T03:29:22.246 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:29:22.246 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T03:29:22.253 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-06T03:29:22.254 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-06 03:24:47.420864842 +0000 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-06 03:24:47.100872215 +0000 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-06 03:24:47.100872215 +0000 2023-12-06T03:29:22.261 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-06T03:29:22.262 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T03:29:22.274 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-06T03:29:22.275 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-06T03:29:22.275 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000419724 s, 1.2 MB/s 2023-12-06T03:29:22.276 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T03:29:22.284 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-06 03:24:47.968852217 +0000 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-06 03:24:47.672859036 +0000 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-06 03:24:47.672859036 +0000 2023-12-06T03:29:22.334 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-06T03:29:22.335 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T03:29:22.366 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-06T03:29:22.366 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-06T03:29:22.366 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000380099 s, 1.3 MB/s 2023-12-06T03:29:22.367 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T03:29:22.420 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 373 Links: 1 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-06 03:24:48.512839685 +0000 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-06 03:24:48.200846873 +0000 2023-12-06T03:29:22.431 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-06 03:24:48.200846873 +0000 2023-12-06T03:29:22.432 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-06T03:29:22.432 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T03:29:22.491 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-06T03:29:22.491 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-06T03:29:22.491 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000426004 s, 1.2 MB/s 2023-12-06T03:29:22.492 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T03:29:22.504 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 378 Links: 1 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-06 03:24:49.036827612 +0000 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-06 03:24:48.736834524 +0000 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-06 03:24:48.736834524 +0000 2023-12-06T03:29:22.558 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-06T03:29:22.558 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T03:29:22.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.367652+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:22.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: cephadm 2023-12-06T03:29:21.368831+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi040=y,smithi063=x 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.369543+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.374461+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.378336+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.385351+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.387029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: cephadm 2023-12-06T03:29:21.388340+0000 mgr.y (mgr.14142) 47 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[24712]: audit 2023-12-06T03:29:21.389134+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.367652+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: cephadm 2023-12-06T03:29:21.368831+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi040=y,smithi063=x 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.369543+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T03:29:22.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.374461+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T03:29:22.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.378336+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:29:22.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.385351+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T03:29:22.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.387029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:22.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: cephadm 2023-12-06T03:29:21.388340+0000 mgr.y (mgr.14142) 47 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:29:22.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:22 smithi040 bash[28373]: audit 2023-12-06T03:29:21.389134+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:29:22.572 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-06T03:29:22.572 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-06T03:29:22.572 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.00041626 s, 1.2 MB/s 2023-12-06T03:29:22.573 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T03:29:22.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.367652+0000 mgr.y (mgr.14142) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:22.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: cephadm 2023-12-06T03:29:21.368831+0000 mgr.y (mgr.14142) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi040=y,smithi063=x 2023-12-06T03:29:22.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.369543+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.374461+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T03:29:21.368858\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.378336+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.385351+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.387029+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: cephadm 2023-12-06T03:29:21.388340+0000 mgr.y (mgr.14142) 47 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:29:22.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:22 smithi063 bash[24822]: audit 2023-12-06T03:29:21.389134+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:29:22.628 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:29:22.628 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T03:29:22.635 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-06T03:29:22.635 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2023-12-06T03:29:22.643 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T03:29:22.643 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.643 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-12-06T03:29:22.643 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.644 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2023-12-06 03:24:47.452047409 +0000 2023-12-06T03:29:22.644 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2023-12-06 03:24:47.144054495 +0000 2023-12-06T03:29:22.644 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2023-12-06 03:24:47.144054495 +0000 2023-12-06T03:29:22.644 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2023-12-06T03:29:22.644 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T03:29:22.697 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2023-12-06T03:29:22.698 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2023-12-06T03:29:22.698 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000314687 s, 1.6 MB/s 2023-12-06T03:29:22.699 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T03:29:22.707 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2023-12-06T03:29:22.712 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2023-12-06 03:24:47.936036273 +0000 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2023-12-06 03:24:47.640043083 +0000 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2023-12-06 03:24:47.640043083 +0000 2023-12-06T03:29:22.713 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2023-12-06T03:29:22.713 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T03:29:22.732 INFO:journalctl@ceph.mgr.x.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:29:22.746 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2023-12-06T03:29:22.746 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2023-12-06T03:29:22.746 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000389999 s, 1.3 MB/s 2023-12-06T03:29:22.747 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T03:29:22.802 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 371 Links: 1 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2023-12-06 03:24:48.520022837 +0000 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2023-12-06 03:24:48.200030199 +0000 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2023-12-06 03:24:48.200030199 +0000 2023-12-06T03:29:22.808 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2023-12-06T03:29:22.809 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T03:29:22.820 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2023-12-06T03:29:22.820 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2023-12-06T03:29:22.820 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000436771 s, 1.2 MB/s 2023-12-06T03:29:22.821 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T03:29:22.872 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2023-12-06T03:29:22.880 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T03:29:22.880 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T03:29:22.880 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-06T03:29:22.880 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T03:29:22.880 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2023-12-06 03:24:49.024011242 +0000 2023-12-06T03:29:22.881 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2023-12-06 03:24:48.732017960 +0000 2023-12-06T03:29:22.881 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2023-12-06 03:24:48.732017960 +0000 2023-12-06T03:29:22.881 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: - 2023-12-06T03:29:22.881 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T03:29:22.893 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2023-12-06T03:29:22.893 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2023-12-06T03:29:22.893 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.00039946 s, 1.3 MB/s 2023-12-06T03:29:22.894 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T03:29:22.944 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2023-12-06T03:29:22.944 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T03:29:23.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:23 smithi040 bash[24712]: cluster 2023-12-06T03:29:22.264918+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:23 smithi040 bash[28373]: cluster 2023-12-06T03:29:22.264918+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:23 smithi063 bash[24822]: cluster 2023-12-06T03:29:22.264918+0000 mgr.y (mgr.14142) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:24.262 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:29:23 smithi063 docker[25494]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:29:24.262 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:29:23 smithi063 systemd[1]: Started Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:29:24.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:24 smithi063 bash[24822]: audit 2023-12-06T03:29:23.897982+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:24.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:24 smithi063 bash[24822]: audit 2023-12-06T03:29:23.906090+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:24.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:24 smithi063 bash[24822]: audit 2023-12-06T03:29:23.907866+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:24.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[24712]: audit 2023-12-06T03:29:23.897982+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:24.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[24712]: audit 2023-12-06T03:29:23.906090+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:24.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[24712]: audit 2023-12-06T03:29:23.907866+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:24.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[28373]: audit 2023-12-06T03:29:23.897982+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:24.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[28373]: audit 2023-12-06T03:29:23.906090+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"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-06T03:29:08.588305\", \"created\": \"2023-12-06T03:29:08.296393\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:24.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:24 smithi040 bash[28373]: audit 2023-12-06T03:29:23.907866+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:24.859 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:29:24 smithi063 bash[25515]: debug 2023-12-06T03:29:24.700+0000 7f05eca83040 1 -- 172.21.15.63:0/3763107797 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x5583a8e66800 msgr2=0x5583a8e0fa80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:29:24.859 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:29:24 smithi063 bash[25515]: debug 2023-12-06T03:29:24.700+0000 7f05eca83040 1 --2- 172.21.15.63:0/3763107797 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x5583a8e66800 0x5583a8e0fa80 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x5583a8e59140 tx=0x5583a8e5b7c0).stop 2023-12-06T03:29:25.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: cluster 2023-12-06T03:29:24.265434+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:25.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: audit 2023-12-06T03:29:24.746185+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:25.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: audit 2023-12-06T03:29:24.751739+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:25.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: audit 2023-12-06T03:29:24.754748+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: audit 2023-12-06T03:29:24.756682+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[24712]: audit 2023-12-06T03:29:24.758961+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: cluster 2023-12-06T03:29:24.265434+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: audit 2023-12-06T03:29:24.746185+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: audit 2023-12-06T03:29:24.751739+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: audit 2023-12-06T03:29:24.754748+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: audit 2023-12-06T03:29:24.756682+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:25 smithi040 bash[28373]: audit 2023-12-06T03:29:24.758961+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T03:29:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: cluster 2023-12-06T03:29:24.265434+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: audit 2023-12-06T03:29:24.746185+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:29:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: audit 2023-12-06T03:29:24.751739+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}}, \"last_daemon_update\": \"2023-12-06T03:29:24.744902\", \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:29:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: audit 2023-12-06T03:29:24.754748+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T03:29:25.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: audit 2023-12-06T03:29:24.756682+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:25.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:25 smithi063 bash[24822]: audit 2023-12-06T03:29:24.758961+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160759 s, 652 MB/s 2023-12-06T03:29:25.953 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-06T03:29:26.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:26 smithi040 bash[24712]: cephadm 2023-12-06T03:29:24.754228+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T03:29:26.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:26 smithi040 bash[24712]: cephadm 2023-12-06T03:29:24.758150+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2023-12-06T03:29:26.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:26 smithi040 bash[28373]: cephadm 2023-12-06T03:29:24.754228+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T03:29:26.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:26 smithi040 bash[28373]: cephadm 2023-12-06T03:29:24.758150+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2023-12-06T03:29:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:26 smithi063 bash[24822]: cephadm 2023-12-06T03:29:24.754228+0000 mgr.y (mgr.14142) 50 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T03:29:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:26 smithi063 bash[24822]: cephadm 2023-12-06T03:29:24.758150+0000 mgr.y (mgr.14142) 51 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2023-12-06T03:29:26.886 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2023-12-06T03:29:27.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[24712]: cluster 2023-12-06T03:29:26.265935+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[24712]: audit 2023-12-06T03:29:26.763818+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[24712]: audit 2023-12-06T03:29:26.769375+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[24712]: audit 2023-12-06T03:29:26.770881+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[28373]: cluster 2023-12-06T03:29:26.265935+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[28373]: audit 2023-12-06T03:29:26.763818+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:27.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[28373]: audit 2023-12-06T03:29:26.769375+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:27.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:27 smithi040 bash[28373]: audit 2023-12-06T03:29:26.770881+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:27.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:27 smithi063 bash[24822]: cluster 2023-12-06T03:29:26.265935+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:27.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:27 smithi063 bash[24822]: audit 2023-12-06T03:29:26.763818+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:27.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:27 smithi063 bash[24822]: audit 2023-12-06T03:29:26.769375+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.377714\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:28:53.378060\", \"created\": \"2023-12-06T03:28:52.770125\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:27.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:27 smithi063 bash[24822]: audit 2023-12-06T03:29:26.770881+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:28.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:28 smithi040 bash[24712]: audit 2023-12-06T03:29:27.441893+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:28.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:28 smithi040 bash[24712]: audit 2023-12-06T03:29:27.446633+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:28.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:28 smithi040 bash[28373]: audit 2023-12-06T03:29:27.441893+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:28.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:28 smithi040 bash[28373]: audit 2023-12-06T03:29:27.446633+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:28.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:28 smithi063 bash[24822]: audit 2023-12-06T03:29:27.441893+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:28.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:28 smithi063 bash[24822]: audit 2023-12-06T03:29:27.446633+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}}, \"last_daemon_update\": \"2023-12-06T03:29:27.440776\", \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[24712]: cluster 2023-12-06T03:29:28.266429+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[24712]: cluster 2023-12-06T03:29:29.093371+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[24712]: audit 2023-12-06T03:29:29.093910+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[24712]: audit 2023-12-06T03:29:29.096861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[28373]: cluster 2023-12-06T03:29:28.266429+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[28373]: cluster 2023-12-06T03:29:29.093371+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:29:29.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[28373]: audit 2023-12-06T03:29:29.093910+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:29:29.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:29 smithi040 bash[28373]: audit 2023-12-06T03:29:29.096861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:29:29.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:29 smithi063 bash[24822]: cluster 2023-12-06T03:29:28.266429+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:29.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:29 smithi063 bash[24822]: cluster 2023-12-06T03:29:29.093371+0000 mon.a (mon.0) 183 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:29:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:29 smithi063 bash[24822]: audit 2023-12-06T03:29:29.093910+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:29:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:29 smithi063 bash[24822]: audit 2023-12-06T03:29:29.096861+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.63:0/156222696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: audit 2023-12-06T03:29:29.473580+0000 mgr.y (mgr.14142) 54 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: cephadm 2023-12-06T03:29:29.474576+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: audit 2023-12-06T03:29:29.474993+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: audit 2023-12-06T03:29:29.476170+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: audit 2023-12-06T03:29:29.477393+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: cluster 2023-12-06T03:29:29.982703+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2023-12-06T03:29:30.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[24712]: audit 2023-12-06T03:29:29.983809+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: audit 2023-12-06T03:29:29.473580+0000 mgr.y (mgr.14142) 54 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: cephadm 2023-12-06T03:29:29.474576+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: audit 2023-12-06T03:29:29.474993+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: audit 2023-12-06T03:29:29.476170+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: audit 2023-12-06T03:29:29.477393+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: cluster 2023-12-06T03:29:29.982703+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2023-12-06T03:29:30.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:30 smithi040 bash[28373]: audit 2023-12-06T03:29:29.983809+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:29:30.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: audit 2023-12-06T03:29:29.473580+0000 mgr.y (mgr.14142) 54 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:30.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: cephadm 2023-12-06T03:29:29.474576+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:30.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: audit 2023-12-06T03:29:29.474993+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:30.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: audit 2023-12-06T03:29:29.476170+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:30.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: audit 2023-12-06T03:29:29.477393+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:30.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: cluster 2023-12-06T03:29:29.982703+0000 mon.a (mon.0) 187 : cluster [DBG] mgrmap e14: y(active, since 97s), standbys: x 2023-12-06T03:29:30.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:30 smithi063 bash[24822]: audit 2023-12-06T03:29:29.983809+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:29:31.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:31 smithi040 bash[24712]: cluster 2023-12-06T03:29:30.266973+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:31.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:31 smithi040 bash[28373]: cluster 2023-12-06T03:29:30.266973+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:31.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:31 smithi063 bash[24822]: cluster 2023-12-06T03:29:30.266973+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[24712]: cluster 2023-12-06T03:29:32.267403+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[24712]: audit 2023-12-06T03:29:32.691859+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]: dispatch 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[24712]: audit 2023-12-06T03:29:32.702962+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]': finished 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[24712]: cluster 2023-12-06T03:29:32.703067+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[24712]: audit 2023-12-06T03:29:32.703323+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[28373]: cluster 2023-12-06T03:29:32.267403+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:33.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[28373]: audit 2023-12-06T03:29:32.691859+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]: dispatch 2023-12-06T03:29:33.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[28373]: audit 2023-12-06T03:29:32.702962+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]': finished 2023-12-06T03:29:33.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[28373]: cluster 2023-12-06T03:29:32.703067+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T03:29:33.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:33 smithi040 bash[28373]: audit 2023-12-06T03:29:32.703323+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:33.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:33 smithi063 bash[24822]: cluster 2023-12-06T03:29:32.267403+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:33.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:33 smithi063 bash[24822]: audit 2023-12-06T03:29:32.691859+0000 mon.a (mon.0) 189 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]: dispatch 2023-12-06T03:29:33.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:33 smithi063 bash[24822]: audit 2023-12-06T03:29:32.702962+0000 mon.a (mon.0) 190 : audit [INF] from='client.? 172.21.15.40:0/3849982620' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "584db130-ada2-402f-85b4-0eb54402789c"}]': finished 2023-12-06T03:29:33.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:33 smithi063 bash[24822]: cluster 2023-12-06T03:29:32.703067+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T03:29:33.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:33 smithi063 bash[24822]: audit 2023-12-06T03:29:32.703323+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:34 smithi063 bash[24822]: cluster 2023-12-06T03:29:34.267898+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:35.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:34 smithi040 bash[24712]: cluster 2023-12-06T03:29:34.267898+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:34 smithi040 bash[28373]: cluster 2023-12-06T03:29:34.267898+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:36.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:35 smithi063 bash[24822]: audit 2023-12-06T03:29:35.010440+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.40:0/1495345680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:29:36.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:35 smithi040 bash[24712]: audit 2023-12-06T03:29:35.010440+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.40:0/1495345680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:29:36.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:35 smithi040 bash[28373]: audit 2023-12-06T03:29:35.010440+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.40:0/1495345680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:29:37.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:36 smithi063 bash[24822]: cluster 2023-12-06T03:29:36.268410+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:37.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:36 smithi040 bash[24712]: cluster 2023-12-06T03:29:36.268410+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:37.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:36 smithi040 bash[28373]: cluster 2023-12-06T03:29:36.268410+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:38.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:38 smithi040 bash[24712]: audit 2023-12-06T03:29:37.667279+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:38.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:38 smithi040 bash[28373]: audit 2023-12-06T03:29:37.667279+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:38.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:38 smithi063 bash[24822]: audit 2023-12-06T03:29:37.667279+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:39 smithi040 bash[24712]: cluster 2023-12-06T03:29:38.268912+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:39.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:39 smithi040 bash[28373]: cluster 2023-12-06T03:29:38.268912+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:39.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:39 smithi063 bash[24822]: cluster 2023-12-06T03:29:38.268912+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:41.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[24712]: cluster 2023-12-06T03:29:40.269394+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:41.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[24712]: audit 2023-12-06T03:29:40.852794+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T03:29:41.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[24712]: audit 2023-12-06T03:29:40.854543+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:41.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[24712]: audit 2023-12-06T03:29:40.856327+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T03:29:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[28373]: cluster 2023-12-06T03:29:40.269394+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:41.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[28373]: audit 2023-12-06T03:29:40.852794+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T03:29:41.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[28373]: audit 2023-12-06T03:29:40.854543+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:41.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:41 smithi040 bash[28373]: audit 2023-12-06T03:29:40.856327+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T03:29:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:41 smithi063 bash[24822]: cluster 2023-12-06T03:29:40.269394+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:41 smithi063 bash[24822]: audit 2023-12-06T03:29:40.852794+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T03:29:41.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:41 smithi063 bash[24822]: audit 2023-12-06T03:29:40.854543+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:41.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:41 smithi063 bash[24822]: audit 2023-12-06T03:29:40.856327+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T03:29:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:42 smithi063 bash[24822]: cephadm 2023-12-06T03:29:40.855847+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.0 on smithi040 2023-12-06T03:29:42.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:42 smithi040 bash[24712]: cephadm 2023-12-06T03:29:40.855847+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.0 on smithi040 2023-12-06T03:29:42.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:42 smithi040 bash[28373]: cephadm 2023-12-06T03:29:40.855847+0000 mgr.y (mgr.14142) 62 : cephadm [INF] Deploying daemon osd.0 on smithi040 2023-12-06T03:29:42.898 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2023-12-06T03:29:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:43 smithi063 bash[24822]: cluster 2023-12-06T03:29:42.269895+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:43.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:43 smithi063 bash[24822]: audit 2023-12-06T03:29:42.886119+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:43.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:43 smithi063 bash[24822]: audit 2023-12-06T03:29:42.886680+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:43.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:43 smithi063 bash[24822]: audit 2023-12-06T03:29:42.895003+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:43.790 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[28373]: cluster 2023-12-06T03:29:42.269895+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:43.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[24712]: cluster 2023-12-06T03:29:42.269895+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:43.790 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[28373]: audit 2023-12-06T03:29:42.886119+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:43.791 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[28373]: audit 2023-12-06T03:29:42.886680+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:43.791 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[28373]: audit 2023-12-06T03:29:42.895003+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:43.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[24712]: audit 2023-12-06T03:29:42.886119+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:43.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[24712]: audit 2023-12-06T03:29:42.886680+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:43.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:43 smithi040 bash[24712]: audit 2023-12-06T03:29:42.895003+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440320\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440484\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:27.440585\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_device_update\": \"2023-12-06T03:27:59.988918\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:44.300 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T03:29:44.301 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2023-12-06T03:29:44.302 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T03:29:45.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[24712]: audit 2023-12-06T03:29:44.060535+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:45.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[24712]: audit 2023-12-06T03:29:44.066772+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:45.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[24712]: audit 2023-12-06T03:29:44.067950+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:45.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[24712]: cluster 2023-12-06T03:29:44.270379+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:45.358 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[28373]: audit 2023-12-06T03:29:44.060535+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:45.358 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[28373]: audit 2023-12-06T03:29:44.066772+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:45.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[28373]: audit 2023-12-06T03:29:44.067950+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:45.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[28373]: cluster 2023-12-06T03:29:44.270379+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:45.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:44 smithi063 bash[24822]: audit 2023-12-06T03:29:44.060535+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:45.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:44 smithi063 bash[24822]: audit 2023-12-06T03:29:44.066772+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:45.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:44 smithi063 bash[24822]: audit 2023-12-06T03:29:44.067950+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:45.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:44 smithi063 bash[24822]: cluster 2023-12-06T03:29:44.270379+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:45.858 INFO:journalctl@ceph.osd.0.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: 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-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T03:29:45.859 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:45 smithi040 bash[30138]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-06T03:29:47.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:47 smithi063 bash[24822]: cluster 2023-12-06T03:29:46.270874+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:47 smithi040 bash[24712]: cluster 2023-12-06T03:29:46.270874+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:47.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:47 smithi040 bash[28373]: cluster 2023-12-06T03:29:46.270874+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:49.232 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:48 smithi040 bash[30391]: debug 2023-12-06T03:29:48.913+0000 7f5c20018ec0 1 -- 172.21.15.40:0/126098095 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x55bd2738ac00 msgr2=0x55bd27387680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:29:49.232 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:48 smithi040 bash[30391]: debug 2023-12-06T03:29:48.913+0000 7f5c20018ec0 1 --2- 172.21.15.40:0/126098095 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x55bd2738ac00 0x55bd27387680 secure :-1 s=READY pgs=91 cs=0 l=1 rx=0x55bd27321d70 tx=0x55bd27ff6aa0).stop 2023-12-06T03:29:49.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:49 smithi040 bash[24712]: cluster 2023-12-06T03:29:48.271394+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:49.483 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:49 smithi040 bash[30391]: debug 2023-12-06T03:29:49.461+0000 7f5c20018ec0 -1 Falling back to public interface 2023-12-06T03:29:49.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:49 smithi040 bash[28373]: cluster 2023-12-06T03:29:48.271394+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:49.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:49 smithi063 bash[24822]: cluster 2023-12-06T03:29:48.271394+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:50.100 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T03:29:50.101 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T03:29:50.101 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-06T03:29:50.101 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-06T03:29:50.101 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0153413 s, 683 MB/s 2023-12-06T03:29:50.101 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-06T03:29:50.347 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:50 smithi040 bash[30391]: debug 2023-12-06T03:29:50.077+0000 7f5c20018ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-06T03:29:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:50 smithi063 bash[24822]: audit 2023-12-06T03:29:50.085216+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:50 smithi063 bash[24822]: audit 2023-12-06T03:29:50.086385+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:50 smithi040 bash[28373]: audit 2023-12-06T03:29:50.085216+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:50 smithi040 bash[28373]: audit 2023-12-06T03:29:50.086385+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:50 smithi040 bash[24712]: audit 2023-12-06T03:29:50.085216+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:50 smithi040 bash[24712]: audit 2023-12-06T03:29:50.086385+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T03:29:50.899 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2023-12-06T03:29:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: cluster 2023-12-06T03:29:50.271903+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: audit 2023-12-06T03:29:50.348850+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T03:29:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: cluster 2023-12-06T03:29:50.349008+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T03:29:51.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: audit 2023-12-06T03:29:50.349551+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:51.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: audit 2023-12-06T03:29:50.350695+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:51.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:51 smithi063 bash[24822]: audit 2023-12-06T03:29:50.351166+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:51.733 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[30391]: debug 2023-12-06T03:29:51.357+0000 7f5c04dc5700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T03:29:51.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: cluster 2023-12-06T03:29:50.271903+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:51.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: audit 2023-12-06T03:29:50.348850+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T03:29:51.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: cluster 2023-12-06T03:29:50.349008+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T03:29:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: audit 2023-12-06T03:29:50.349551+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: audit 2023-12-06T03:29:50.350695+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[24712]: audit 2023-12-06T03:29:50.351166+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:51.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: cluster 2023-12-06T03:29:50.271903+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:51.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: audit 2023-12-06T03:29:50.348850+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T03:29:51.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: cluster 2023-12-06T03:29:50.349008+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T03:29:51.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: audit 2023-12-06T03:29:50.349551+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:51.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: audit 2023-12-06T03:29:50.350695+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:51.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:51 smithi040 bash[28373]: audit 2023-12-06T03:29:50.351166+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: cluster 2023-12-06T03:29:51.104417+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: cluster 2023-12-06T03:29:51.104497+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: audit 2023-12-06T03:29:51.351002+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: cluster 2023-12-06T03:29:51.351231+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: audit 2023-12-06T03:29:51.352237+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:52.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: audit 2023-12-06T03:29:51.804426+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: cluster 2023-12-06T03:29:51.104417+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: cluster 2023-12-06T03:29:51.104497+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: audit 2023-12-06T03:29:51.351002+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: cluster 2023-12-06T03:29:51.351231+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: audit 2023-12-06T03:29:51.352237+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:52.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: audit 2023-12-06T03:29:51.804426+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:52.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: audit 2023-12-06T03:29:52.026806+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:52.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[24712]: audit 2023-12-06T03:29:52.032831+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:52.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: audit 2023-12-06T03:29:52.026806+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:52.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:52 smithi040 bash[28373]: audit 2023-12-06T03:29:52.032831+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: cluster 2023-12-06T03:29:51.104417+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: cluster 2023-12-06T03:29:51.104497+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: audit 2023-12-06T03:29:51.351002+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: cluster 2023-12-06T03:29:51.351231+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: audit 2023-12-06T03:29:51.352237+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: audit 2023-12-06T03:29:51.804426+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: audit 2023-12-06T03:29:52.026806+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:29:52.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:52 smithi063 bash[24822]: audit 2023-12-06T03:29:52.032831+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}}, \"last_daemon_update\": \"2023-12-06T03:29:44.059003\", \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:29:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[24712]: cluster 2023-12-06T03:29:52.272425+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[24712]: cluster 2023-12-06T03:29:52.363843+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143] boot 2023-12-06T03:29:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[24712]: cluster 2023-12-06T03:29:52.363950+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T03:29:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[24712]: audit 2023-12-06T03:29:52.365104+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[28373]: cluster 2023-12-06T03:29:52.272425+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[28373]: cluster 2023-12-06T03:29:52.363843+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143] boot 2023-12-06T03:29:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[28373]: cluster 2023-12-06T03:29:52.363950+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T03:29:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:53 smithi040 bash[28373]: audit 2023-12-06T03:29:52.365104+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:53 smithi063 bash[24822]: cluster 2023-12-06T03:29:52.272425+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T03:29:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:53 smithi063 bash[24822]: cluster 2023-12-06T03:29:52.363843+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3544535143,v1:172.21.15.40:6803/3544535143] boot 2023-12-06T03:29:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:53 smithi063 bash[24822]: cluster 2023-12-06T03:29:52.363950+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T03:29:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:53 smithi063 bash[24822]: audit 2023-12-06T03:29:52.365104+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[24712]: cluster 2023-12-06T03:29:53.368172+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[24712]: audit 2023-12-06T03:29:53.795578+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[24712]: audit 2023-12-06T03:29:53.796991+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[24712]: audit 2023-12-06T03:29:53.798846+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[24712]: cluster 2023-12-06T03:29:54.367877+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[28373]: cluster 2023-12-06T03:29:53.368172+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T03:29:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[28373]: audit 2023-12-06T03:29:53.795578+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[28373]: audit 2023-12-06T03:29:53.796991+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[28373]: audit 2023-12-06T03:29:53.798846+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:54 smithi040 bash[28373]: cluster 2023-12-06T03:29:54.367877+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T03:29:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:54 smithi063 bash[24822]: cluster 2023-12-06T03:29:53.368172+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T03:29:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:54 smithi063 bash[24822]: audit 2023-12-06T03:29:53.795578+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:29:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:54 smithi063 bash[24822]: audit 2023-12-06T03:29:53.796991+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:29:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:54 smithi063 bash[24822]: audit 2023-12-06T03:29:53.798846+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:29:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:54 smithi063 bash[24822]: cluster 2023-12-06T03:29:54.367877+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T03:29:55.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[28373]: audit 2023-12-06T03:29:53.794261+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:55.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[28373]: cephadm 2023-12-06T03:29:53.795139+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:55.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[28373]: cluster 2023-12-06T03:29:54.273033+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:55.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[28373]: cluster 2023-12-06T03:29:54.979294+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:29:55.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[24712]: audit 2023-12-06T03:29:53.794261+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:55.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[24712]: cephadm 2023-12-06T03:29:53.795139+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:55.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[24712]: cluster 2023-12-06T03:29:54.273033+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:55.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:55 smithi040 bash[24712]: cluster 2023-12-06T03:29:54.979294+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:29:55.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:55 smithi063 bash[24822]: audit 2023-12-06T03:29:53.794261+0000 mgr.y (mgr.14142) 69 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:29:55.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:55 smithi063 bash[24822]: cephadm 2023-12-06T03:29:53.795139+0000 mgr.y (mgr.14142) 70 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:29:55.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:55 smithi063 bash[24822]: cluster 2023-12-06T03:29:54.273033+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:55.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:55 smithi063 bash[24822]: cluster 2023-12-06T03:29:54.979294+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:29:57.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: cluster 2023-12-06T03:29:56.273562+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:57.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: audit 2023-12-06T03:29:56.861121+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/450672369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: audit 2023-12-06T03:29:56.861790+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: audit 2023-12-06T03:29:56.867510+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]': finished 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: cluster 2023-12-06T03:29:56.867562+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[24712]: audit 2023-12-06T03:29:56.867699+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: cluster 2023-12-06T03:29:56.273562+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: audit 2023-12-06T03:29:56.861121+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/450672369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: audit 2023-12-06T03:29:56.861790+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: audit 2023-12-06T03:29:56.867510+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]': finished 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: cluster 2023-12-06T03:29:56.867562+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T03:29:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:57 smithi040 bash[28373]: audit 2023-12-06T03:29:56.867699+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: cluster 2023-12-06T03:29:56.273562+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: audit 2023-12-06T03:29:56.861121+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/450672369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: audit 2023-12-06T03:29:56.861790+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]: dispatch 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: audit 2023-12-06T03:29:56.867510+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "488533c3-87ab-4d41-b4ff-78fe2558099d"}]': finished 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: cluster 2023-12-06T03:29:56.867562+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T03:29:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:57 smithi063 bash[24822]: audit 2023-12-06T03:29:56.867699+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:29:59.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:59 smithi040 bash[24712]: cluster 2023-12-06T03:29:58.274258+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:59.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:29:59 smithi040 bash[24712]: audit 2023-12-06T03:29:59.079102+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.40:0/2091567659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:29:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:59 smithi040 bash[28373]: cluster 2023-12-06T03:29:58.274258+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:29:59 smithi040 bash[28373]: audit 2023-12-06T03:29:59.079102+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.40:0/2091567659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:29:59.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:59 smithi063 bash[24822]: cluster 2023-12-06T03:29:58.274258+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:29:59.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:29:59 smithi063 bash[24822]: audit 2023-12-06T03:29:59.079102+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.40:0/2091567659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:00.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:00 smithi040 bash[24712]: cluster 2023-12-06T03:30:00.397002+0000 mon.a (mon.0) 227 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T03:30:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:00 smithi040 bash[28373]: cluster 2023-12-06T03:30:00.397002+0000 mon.a (mon.0) 227 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T03:30:00.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:00 smithi063 bash[24822]: cluster 2023-12-06T03:30:00.397002+0000 mon.a (mon.0) 227 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T03:30:01.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:01 smithi040 bash[24712]: cluster 2023-12-06T03:30:00.274898+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:01.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:01 smithi040 bash[28373]: cluster 2023-12-06T03:30:00.274898+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:01.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:01 smithi063 bash[24822]: cluster 2023-12-06T03:30:00.274898+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:02.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:02 smithi040 bash[24712]: audit 2023-12-06T03:30:01.768953+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:02.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:02 smithi040 bash[28373]: audit 2023-12-06T03:30:01.768953+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:02.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:02 smithi063 bash[24822]: audit 2023-12-06T03:30:01.768953+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:03 smithi040 bash[28373]: cluster 2023-12-06T03:30:02.275558+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:03 smithi040 bash[24712]: cluster 2023-12-06T03:30:02.275558+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:03 smithi063 bash[24822]: cluster 2023-12-06T03:30:02.275558+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:05.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:04 smithi063 bash[24822]: cluster 2023-12-06T03:30:04.276104+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:05.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:04 smithi063 bash[24822]: audit 2023-12-06T03:30:04.979192+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T03:30:05.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:04 smithi063 bash[24822]: audit 2023-12-06T03:30:04.980737+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[24712]: cluster 2023-12-06T03:30:04.276104+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[24712]: audit 2023-12-06T03:30:04.979192+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[24712]: audit 2023-12-06T03:30:04.980737+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[28373]: cluster 2023-12-06T03:30:04.276104+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[28373]: audit 2023-12-06T03:30:04.979192+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T03:30:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:04 smithi040 bash[28373]: audit 2023-12-06T03:30:04.980737+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:05 smithi040 bash[24712]: cephadm 2023-12-06T03:30:04.981975+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.1 on smithi040 2023-12-06T03:30:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:05 smithi040 bash[24712]: audit 2023-12-06T03:30:04.982651+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T03:30:06.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:06 smithi040 bash[28373]: cephadm 2023-12-06T03:30:04.981975+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.1 on smithi040 2023-12-06T03:30:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:06 smithi040 bash[28373]: audit 2023-12-06T03:30:04.982651+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T03:30:06.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:05 smithi063 bash[24822]: cephadm 2023-12-06T03:30:04.981975+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.1 on smithi040 2023-12-06T03:30:06.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:05 smithi063 bash[24822]: audit 2023-12-06T03:30:04.982651+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T03:30:07.080 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2023-12-06T03:30:07.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:07 smithi040 bash[24712]: cluster 2023-12-06T03:30:06.276660+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:07.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:07 smithi040 bash[28373]: cluster 2023-12-06T03:30:06.276660+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:07.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:07 smithi063 bash[24822]: cluster 2023-12-06T03:30:06.276660+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:08.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.070805+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.071450+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:08.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.075468+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.893249+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.070805+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.071450+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:08.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.075468+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.899345+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[24712]: audit 2023-12-06T03:30:07.900441+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:08.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.893249+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.899345+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:08 smithi040 bash[28373]: audit 2023-12-06T03:30:07.900441+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:08.153 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T03:30:08.156 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_2... 2023-12-06T03:30:08.156 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T03:30:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.070805+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.071450+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:08.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.075468+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058353\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058558\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:44.058686\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"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-06T03:29:44.058808\", \"created\": \"2023-12-06T03:29:42.868970\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"daemon_id\": \"1\", \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_device_update\": \"2023-12-06T03:29:52.025390\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.893249+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:08.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.899345+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:08.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:08 smithi063 bash[24822]: audit 2023-12-06T03:30:07.900441+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:09.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[24712]: cluster 2023-12-06T03:30:08.277274+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:09.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[28373]: cluster 2023-12-06T03:30:08.277274+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:09.302 INFO:journalctl@ceph.osd.1.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:30:09.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:09 smithi063 bash[24822]: cluster 2023-12-06T03:30:08.277274+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: 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-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T03:30:09.733 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:09 smithi040 bash[31733]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-06T03:30:11.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:11 smithi040 bash[28373]: cluster 2023-12-06T03:30:10.277868+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:11.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:11 smithi040 bash[24712]: cluster 2023-12-06T03:30:10.277868+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:11.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:11 smithi063 bash[24822]: cluster 2023-12-06T03:30:10.277868+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:12.756 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:12 smithi040 bash[32000]: debug 2023-12-06T03:30:12.641+0000 7f59b2422ec0 1 -- 172.21.15.40:0/704976121 >> [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] conn(0x5626ccbbcc00 msgr2=0x5626ccbb9680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:30:12.756 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:12 smithi040 bash[32000]: debug 2023-12-06T03:30:12.641+0000 7f59ac46f700 1 --2- 172.21.15.40:0/704976121 >> [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] conn(0x5626ccbbcc00 0x5626ccbb9680 secure :-1 s=THROTTLE_DONE pgs=11 cs=0 l=1 rx=0x5626ccb53d70 tx=0x5626cd828aa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-12-06T03:30:12.756 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:12 smithi040 bash[32000]: debug 2023-12-06T03:30:12.641+0000 7f59ab46d700 1 -- 172.21.15.40:0/704976121 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5626ccb564e0 con 0x5626ccbbcc00 2023-12-06T03:30:12.756 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:12 smithi040 bash[32000]: debug 2023-12-06T03:30:12.641+0000 7f59b2422ec0 1 --2- 172.21.15.40:0/704976121 >> [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] conn(0x5626ccbbcc00 0x5626ccbb9680 secure :-1 s=READY pgs=11 cs=0 l=1 rx=0x5626ccb53d70 tx=0x5626cd828aa0).stop 2023-12-06T03:30:13.232 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:12 smithi040 bash[32000]: debug 2023-12-06T03:30:12.929+0000 7f59b2422ec0 -1 Falling back to public interface 2023-12-06T03:30:13.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:13 smithi063 bash[24822]: cluster 2023-12-06T03:30:12.278459+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:13.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:13 smithi040 bash[28373]: cluster 2023-12-06T03:30:12.278459+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:13.628 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:13 smithi040 bash[32000]: debug 2023-12-06T03:30:13.569+0000 7f59b2422ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-06T03:30:13.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:13 smithi040 bash[24712]: cluster 2023-12-06T03:30:12.278459+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0175757 s, 597 MB/s 2023-12-06T03:30:13.986 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-06T03:30:14.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:14 smithi040 bash[24712]: audit 2023-12-06T03:30:13.577289+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:14 smithi040 bash[24712]: audit 2023-12-06T03:30:13.577606+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:14 smithi040 bash[28373]: audit 2023-12-06T03:30:13.577289+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:14 smithi040 bash[28373]: audit 2023-12-06T03:30:13.577606+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:14 smithi063 bash[24822]: audit 2023-12-06T03:30:13.577289+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:14 smithi063 bash[24822]: audit 2023-12-06T03:30:13.577606+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T03:30:14.653 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_2 2023-12-06T03:30:15.732 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[32000]: debug 2023-12-06T03:30:15.365+0000 7f599b1d7700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: cluster 2023-12-06T03:30:14.279042+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: audit 2023-12-06T03:30:14.354325+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: cluster 2023-12-06T03:30:14.354401+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: audit 2023-12-06T03:30:14.354673+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: audit 2023-12-06T03:30:14.356172+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[24712]: audit 2023-12-06T03:30:14.356650+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:15.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: cluster 2023-12-06T03:30:14.279042+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:15.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: audit 2023-12-06T03:30:14.354325+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T03:30:15.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: cluster 2023-12-06T03:30:14.354401+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T03:30:15.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: audit 2023-12-06T03:30:14.354673+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:15.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: audit 2023-12-06T03:30:14.356172+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:15.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:15 smithi040 bash[28373]: audit 2023-12-06T03:30:14.356650+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:15.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: cluster 2023-12-06T03:30:14.279042+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:15.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: audit 2023-12-06T03:30:14.354325+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T03:30:15.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: cluster 2023-12-06T03:30:14.354401+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T03:30:15.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: audit 2023-12-06T03:30:14.354673+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:15.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: audit 2023-12-06T03:30:14.356172+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:15.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:15 smithi063 bash[24822]: audit 2023-12-06T03:30:14.356650+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: cluster 2023-12-06T03:30:14.597757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: cluster 2023-12-06T03:30:14.597822+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: audit 2023-12-06T03:30:15.359668+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: cluster 2023-12-06T03:30:15.359778+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: audit 2023-12-06T03:30:15.360808+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: audit 2023-12-06T03:30:16.001199+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:16.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: audit 2023-12-06T03:30:16.235325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:16.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[28373]: audit 2023-12-06T03:30:16.241224+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: cluster 2023-12-06T03:30:14.597757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: cluster 2023-12-06T03:30:14.597822+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: audit 2023-12-06T03:30:15.359668+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: cluster 2023-12-06T03:30:15.359778+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: audit 2023-12-06T03:30:15.360808+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: audit 2023-12-06T03:30:16.001199+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: audit 2023-12-06T03:30:16.235325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:16.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:16 smithi040 bash[24712]: audit 2023-12-06T03:30:16.241224+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:16.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: cluster 2023-12-06T03:30:14.597757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:16.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: cluster 2023-12-06T03:30:14.597822+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:16.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: audit 2023-12-06T03:30:15.359668+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:16.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: cluster 2023-12-06T03:30:15.359778+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T03:30:16.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: audit 2023-12-06T03:30:15.360808+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:16.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: audit 2023-12-06T03:30:16.001199+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:16.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: audit 2023-12-06T03:30:16.235325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:16.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:16 smithi063 bash[24822]: audit 2023-12-06T03:30:16.241224+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}}, \"last_daemon_update\": \"2023-12-06T03:30:07.891944\", \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:17.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[28373]: cluster 2023-12-06T03:30:16.279594+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[28373]: cluster 2023-12-06T03:30:16.377555+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913] boot 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[28373]: cluster 2023-12-06T03:30:16.377670+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[28373]: audit 2023-12-06T03:30:16.378566+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[24712]: cluster 2023-12-06T03:30:16.279594+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[24712]: cluster 2023-12-06T03:30:16.377555+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913] boot 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[24712]: cluster 2023-12-06T03:30:16.377670+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T03:30:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:17 smithi040 bash[24712]: audit 2023-12-06T03:30:16.378566+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:17 smithi063 bash[24822]: cluster 2023-12-06T03:30:16.279594+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T03:30:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:17 smithi063 bash[24822]: cluster 2023-12-06T03:30:16.377555+0000 mon.a (mon.0) 249 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1104617913,v1:172.21.15.40:6811/1104617913] boot 2023-12-06T03:30:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:17 smithi063 bash[24822]: cluster 2023-12-06T03:30:16.377670+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T03:30:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:17 smithi063 bash[24822]: audit 2023-12-06T03:30:16.378566+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:30:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: cluster 2023-12-06T03:30:17.399799+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T03:30:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: audit 2023-12-06T03:30:17.787675+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: audit 2023-12-06T03:30:17.788931+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: audit 2023-12-06T03:30:17.790764+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: audit 2023-12-06T03:30:18.186777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]: dispatch 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[24712]: audit 2023-12-06T03:30:18.192098+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]': finished 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: cluster 2023-12-06T03:30:17.399799+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: audit 2023-12-06T03:30:17.787675+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: audit 2023-12-06T03:30:17.788931+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: audit 2023-12-06T03:30:17.790764+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: audit 2023-12-06T03:30:18.186777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]: dispatch 2023-12-06T03:30:18.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:18 smithi040 bash[28373]: audit 2023-12-06T03:30:18.192098+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]': finished 2023-12-06T03:30:18.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: cluster 2023-12-06T03:30:17.399799+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T03:30:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: audit 2023-12-06T03:30:17.787675+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: audit 2023-12-06T03:30:17.788931+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: audit 2023-12-06T03:30:17.790764+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: audit 2023-12-06T03:30:18.186777+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]: dispatch 2023-12-06T03:30:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:18 smithi063 bash[24822]: audit 2023-12-06T03:30:18.192098+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-032752"}]': finished 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[24712]: audit 2023-12-06T03:30:17.785821+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[24712]: cephadm 2023-12-06T03:30:17.787231+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[24712]: cluster 2023-12-06T03:30:18.280146+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[28373]: audit 2023-12-06T03:30:17.785821+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[28373]: cephadm 2023-12-06T03:30:17.787231+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:19.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:19 smithi040 bash[28373]: cluster 2023-12-06T03:30:18.280146+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:19.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:19 smithi063 bash[24822]: audit 2023-12-06T03:30:17.785821+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:19.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:19 smithi063 bash[24822]: cephadm 2023-12-06T03:30:17.787231+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:19.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:19 smithi063 bash[24822]: cluster 2023-12-06T03:30:18.280146+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:21.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: cluster 2023-12-06T03:30:20.280677+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: audit 2023-12-06T03:30:21.002911+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.40:0/1179023120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: audit 2023-12-06T03:30:21.003618+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: audit 2023-12-06T03:30:21.009057+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]': finished 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: cluster 2023-12-06T03:30:21.009088+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[24712]: audit 2023-12-06T03:30:21.009277+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: cluster 2023-12-06T03:30:20.280677+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: audit 2023-12-06T03:30:21.002911+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.40:0/1179023120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: audit 2023-12-06T03:30:21.003618+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: audit 2023-12-06T03:30:21.009057+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]': finished 2023-12-06T03:30:21.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: cluster 2023-12-06T03:30:21.009088+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T03:30:21.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:21 smithi040 bash[28373]: audit 2023-12-06T03:30:21.009277+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: cluster 2023-12-06T03:30:20.280677+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: audit 2023-12-06T03:30:21.002911+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.40:0/1179023120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: audit 2023-12-06T03:30:21.003618+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]: dispatch 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: audit 2023-12-06T03:30:21.009057+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "973c4f36-0fd7-4ee9-80b1-393dd260df97"}]': finished 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: cluster 2023-12-06T03:30:21.009088+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T03:30:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:21 smithi063 bash[24822]: audit 2023-12-06T03:30:21.009277+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:23.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:23 smithi040 bash[24712]: cluster 2023-12-06T03:30:22.281279+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:23.810 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:23 smithi040 bash[24712]: audit 2023-12-06T03:30:23.143684+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.40:0/163962338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:23.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:23 smithi040 bash[28373]: cluster 2023-12-06T03:30:22.281279+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:23.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:23 smithi040 bash[28373]: audit 2023-12-06T03:30:23.143684+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.40:0/163962338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:23.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:23 smithi063 bash[24822]: cluster 2023-12-06T03:30:22.281279+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2023-12-06T03:30:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:23 smithi063 bash[24822]: audit 2023-12-06T03:30:23.143684+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.40:0/163962338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:25.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:25 smithi040 bash[24712]: cluster 2023-12-06T03:30:24.281942+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:25.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:25 smithi040 bash[28373]: cluster 2023-12-06T03:30:24.281942+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:25.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:25 smithi063 bash[24822]: cluster 2023-12-06T03:30:24.281942+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:26.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:26 smithi063 bash[24822]: cluster 2023-12-06T03:30:24.987576+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T03:30:26.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:26 smithi063 bash[24822]: cluster 2023-12-06T03:30:24.987652+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T03:30:26.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:26 smithi063 bash[24822]: audit 2023-12-06T03:30:25.753530+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:26.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[24712]: cluster 2023-12-06T03:30:24.987576+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T03:30:26.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[24712]: cluster 2023-12-06T03:30:24.987652+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T03:30:26.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[24712]: audit 2023-12-06T03:30:25.753530+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:26.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[28373]: cluster 2023-12-06T03:30:24.987576+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-06T03:30:26.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[28373]: cluster 2023-12-06T03:30:24.987652+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T03:30:26.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:26 smithi040 bash[28373]: audit 2023-12-06T03:30:25.753530+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:27.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:27 smithi040 bash[24712]: cluster 2023-12-06T03:30:26.282551+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:27.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:27 smithi040 bash[28373]: cluster 2023-12-06T03:30:26.282551+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:27.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:27 smithi063 bash[24822]: cluster 2023-12-06T03:30:26.282551+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:29.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:29 smithi063 bash[24822]: cluster 2023-12-06T03:30:28.283190+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:29.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:29 smithi063 bash[24822]: audit 2023-12-06T03:30:29.318802+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T03:30:29.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:29 smithi063 bash[24822]: audit 2023-12-06T03:30:29.320849+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:29.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:29 smithi063 bash[24822]: audit 2023-12-06T03:30:29.322557+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T03:30:29.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[24712]: cluster 2023-12-06T03:30:28.283190+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:29.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[24712]: audit 2023-12-06T03:30:29.318802+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[24712]: audit 2023-12-06T03:30:29.320849+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[24712]: audit 2023-12-06T03:30:29.322557+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[28373]: cluster 2023-12-06T03:30:28.283190+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[28373]: audit 2023-12-06T03:30:29.318802+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[28373]: audit 2023-12-06T03:30:29.320849+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:29 smithi040 bash[28373]: audit 2023-12-06T03:30:29.322557+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T03:30:30.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:30 smithi040 bash[24712]: cephadm 2023-12-06T03:30:29.322003+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.2 on smithi040 2023-12-06T03:30:30.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:30 smithi040 bash[28373]: cephadm 2023-12-06T03:30:29.322003+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.2 on smithi040 2023-12-06T03:30:30.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:30 smithi063 bash[24822]: cephadm 2023-12-06T03:30:29.322003+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.2 on smithi040 2023-12-06T03:30:31.438 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2023-12-06T03:30:31.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:31 smithi063 bash[24822]: cluster 2023-12-06T03:30:30.283929+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:31.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:31 smithi040 bash[24712]: cluster 2023-12-06T03:30:30.283929+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:31.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:31 smithi040 bash[28373]: cluster 2023-12-06T03:30:30.283929+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:32.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:31.427668+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:31.428472+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:31.427668+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:31.428472+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:31.431659+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:31.431659+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:32.133736+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:32.139888+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[28373]: audit 2023-12-06T03:30:32.141574+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:32.133736+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:32.139888+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:32 smithi040 bash[24712]: audit 2023-12-06T03:30:32.141574+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:31.427668+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:31.428472+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:31.431659+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891421\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891567\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891651\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:07.891730\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"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-06T03:30:07.891809\", \"created\": \"2023-12-06T03:30:07.053710\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_device_update\": \"2023-12-06T03:30:16.234303\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:32.133736+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:32.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:32.139888+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"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\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:32.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:32 smithi063 bash[24822]: audit 2023-12-06T03:30:32.141574+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:32.935 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T03:30:32.937 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_1... 2023-12-06T03:30:32.938 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T03:30:33.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:33 smithi040 bash[28373]: cluster 2023-12-06T03:30:32.284517+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:33 smithi040 bash[24712]: cluster 2023-12-06T03:30:32.284517+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:33.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:33 smithi063 bash[24822]: cluster 2023-12-06T03:30:32.284517+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:33.983 INFO:journalctl@ceph.osd.2.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:30:34.525 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T03:30:34.525 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: 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-06T03:30:34.525 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T03:30:34.525 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-06T03:30:34.526 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T03:30:34.526 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T03:30:34.526 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:34 smithi040 bash[33327]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-06T03:30:35.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:35 smithi063 bash[24822]: cluster 2023-12-06T03:30:34.285128+0000 mgr.y (mgr.14142) 95 : 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-06T03:30:35.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:35 smithi040 bash[24712]: cluster 2023-12-06T03:30:34.285128+0000 mgr.y (mgr.14142) 95 : 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-06T03:30:35.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:35 smithi040 bash[28373]: cluster 2023-12-06T03:30:34.285128+0000 mgr.y (mgr.14142) 95 : 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-06T03:30:37.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:37 smithi063 bash[24822]: cluster 2023-12-06T03:30:36.285727+0000 mgr.y (mgr.14142) 96 : 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-06T03:30:37.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:37 smithi040 bash[24712]: cluster 2023-12-06T03:30:36.285727+0000 mgr.y (mgr.14142) 96 : 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-06T03:30:37.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:37 smithi040 bash[28373]: cluster 2023-12-06T03:30:36.285727+0000 mgr.y (mgr.14142) 96 : 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-06T03:30:38.232 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:37 smithi040 bash[33644]: debug 2023-12-06T03:30:37.873+0000 7f158ebe9ec0 1 -- 172.21.15.40:0/4106687074 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x564d16099000 msgr2=0x564d16095b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:30:38.232 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:37 smithi040 bash[33644]: debug 2023-12-06T03:30:37.873+0000 7f158ebe9ec0 1 --2- 172.21.15.40:0/4106687074 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x564d16099000 0x564d16095b00 secure :-1 s=READY pgs=99 cs=0 l=1 rx=0x564d1602fd10 tx=0x564d16d04aa0).stop 2023-12-06T03:30:38.732 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:38 smithi040 bash[33644]: debug 2023-12-06T03:30:38.449+0000 7f158ebe9ec0 -1 Falling back to public interface 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0240911 s, 435 MB/s 2023-12-06T03:30:38.939 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-06T03:30:39.243 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:39 smithi040 bash[33644]: debug 2023-12-06T03:30:39.097+0000 7f158ebe9ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-06T03:30:39.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:39 smithi040 bash[24712]: cluster 2023-12-06T03:30:38.286203+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:39.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:39 smithi040 bash[24712]: audit 2023-12-06T03:30:39.105640+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T03:30:39.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:39 smithi040 bash[28373]: cluster 2023-12-06T03:30:38.286203+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:39.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:39 smithi040 bash[28373]: audit 2023-12-06T03:30:39.105640+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T03:30:39.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:39 smithi063 bash[24822]: cluster 2023-12-06T03:30:38.286203+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:39.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:39 smithi063 bash[24822]: audit 2023-12-06T03:30:39.105640+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T03:30:39.666 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_1 2023-12-06T03:30:41.232 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[33644]: debug 2023-12-06T03:30:41.009+0000 7f157799e700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.001878+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: cluster 2023-12-06T03:30:40.002014+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.002336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.004113+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: cluster 2023-12-06T03:30:40.087014+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: cluster 2023-12-06T03:30:40.087155+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.258215+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:41.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: cluster 2023-12-06T03:30:40.286710+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.001878+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: cluster 2023-12-06T03:30:40.002014+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.002336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.004113+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: cluster 2023-12-06T03:30:40.087014+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: cluster 2023-12-06T03:30:40.087155+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.258215+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:41.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: cluster 2023-12-06T03:30:40.286710+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:41.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.482476+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:41.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[28373]: audit 2023-12-06T03:30:40.487372+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:41.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.482476+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:41.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:41 smithi040 bash[24712]: audit 2023-12-06T03:30:40.487372+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:41.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.001878+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T03:30:41.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: cluster 2023-12-06T03:30:40.002014+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.002336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.004113+0000 mon.a (mon.0) 279 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: cluster 2023-12-06T03:30:40.087014+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: cluster 2023-12-06T03:30:40.087155+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.258215+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: cluster 2023-12-06T03:30:40.286710+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.482476+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:41.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:41 smithi063 bash[24822]: audit 2023-12-06T03:30:40.487372+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}}, \"last_daemon_update\": \"2023-12-06T03:30:32.132288\", \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:42.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:42 smithi063 bash[24822]: audit 2023-12-06T03:30:41.004176+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:42.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:42 smithi063 bash[24822]: cluster 2023-12-06T03:30:41.004328+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T03:30:42.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:42 smithi063 bash[24822]: audit 2023-12-06T03:30:41.005899+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:42.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[28373]: audit 2023-12-06T03:30:41.004176+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:42.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[28373]: cluster 2023-12-06T03:30:41.004328+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T03:30:42.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[28373]: audit 2023-12-06T03:30:41.005899+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:42.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[24712]: audit 2023-12-06T03:30:41.004176+0000 mon.a (mon.0) 283 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:30:42.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[24712]: cluster 2023-12-06T03:30:41.004328+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T03:30:42.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:42 smithi040 bash[24712]: audit 2023-12-06T03:30:41.005899+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: cluster 2023-12-06T03:30:42.018482+0000 mon.a (mon.0) 286 : cluster [INF] osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455] boot 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: cluster 2023-12-06T03:30:42.018536+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: audit 2023-12-06T03:30:42.019842+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: cluster 2023-12-06T03:30:42.287273+0000 mgr.y (mgr.14142) 99 : 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-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: audit 2023-12-06T03:30:42.470165+0000 mgr.y (mgr.14142) 100 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: cephadm 2023-12-06T03:30:42.471570+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: audit 2023-12-06T03:30:42.472052+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: audit 2023-12-06T03:30:42.473386+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:43.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:43 smithi063 bash[24822]: audit 2023-12-06T03:30:42.475484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:43.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: cluster 2023-12-06T03:30:42.018482+0000 mon.a (mon.0) 286 : cluster [INF] osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455] boot 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: cluster 2023-12-06T03:30:42.018536+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: audit 2023-12-06T03:30:42.019842+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: cluster 2023-12-06T03:30:42.287273+0000 mgr.y (mgr.14142) 99 : 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-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: audit 2023-12-06T03:30:42.470165+0000 mgr.y (mgr.14142) 100 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: cephadm 2023-12-06T03:30:42.471570+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: audit 2023-12-06T03:30:42.472052+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: audit 2023-12-06T03:30:42.473386+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:43.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[24712]: audit 2023-12-06T03:30:42.475484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: cluster 2023-12-06T03:30:42.018482+0000 mon.a (mon.0) 286 : cluster [INF] osd.2 [v2:172.21.15.40:6818/938734455,v1:172.21.15.40:6819/938734455] boot 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: cluster 2023-12-06T03:30:42.018536+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: audit 2023-12-06T03:30:42.019842+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: cluster 2023-12-06T03:30:42.287273+0000 mgr.y (mgr.14142) 99 : 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-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: audit 2023-12-06T03:30:42.470165+0000 mgr.y (mgr.14142) 100 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: cephadm 2023-12-06T03:30:42.471570+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Applying osd on host smithi040... 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: audit 2023-12-06T03:30:42.472052+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: audit 2023-12-06T03:30:42.473386+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:43.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:43 smithi040 bash[28373]: audit 2023-12-06T03:30:42.475484+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:44.232 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:44 smithi040 bash[28373]: cluster 2023-12-06T03:30:43.038534+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T03:30:44.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:44 smithi040 bash[24712]: cluster 2023-12-06T03:30:43.038534+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T03:30:44.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:44 smithi063 bash[24822]: cluster 2023-12-06T03:30:43.038534+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T03:30:45.232 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:45 smithi040 bash[28373]: cluster 2023-12-06T03:30:44.287803+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:45.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:45 smithi040 bash[24712]: cluster 2023-12-06T03:30:44.287803+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:45.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:45 smithi063 bash[24822]: cluster 2023-12-06T03:30:44.287803+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: cluster 2023-12-06T03:30:45.035508+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: cluster 2023-12-06T03:30:45.035589+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: audit 2023-12-06T03:30:45.737309+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]: dispatch 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: audit 2023-12-06T03:30:45.745555+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]': finished 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: cluster 2023-12-06T03:30:45.745649+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T03:30:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:46 smithi063 bash[24822]: audit 2023-12-06T03:30:45.745958+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:30:46.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: cluster 2023-12-06T03:30:45.035508+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T03:30:46.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: cluster 2023-12-06T03:30:45.035589+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: audit 2023-12-06T03:30:45.737309+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]: dispatch 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: audit 2023-12-06T03:30:45.745555+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]': finished 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: cluster 2023-12-06T03:30:45.745649+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[24712]: audit 2023-12-06T03:30:45.745958+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: cluster 2023-12-06T03:30:45.035508+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: cluster 2023-12-06T03:30:45.035589+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: audit 2023-12-06T03:30:45.737309+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]: dispatch 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: audit 2023-12-06T03:30:45.745555+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.40:0/4245981615' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5663d11c-ce1e-4676-b640-daa62bfb8f41"}]': finished 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: cluster 2023-12-06T03:30:45.745649+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T03:30:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:46 smithi040 bash[28373]: audit 2023-12-06T03:30:45.745958+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:30:47.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:47 smithi063 bash[24822]: cluster 2023-12-06T03:30:46.288308+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:47.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:47 smithi040 bash[24712]: cluster 2023-12-06T03:30:46.288308+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:47.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:47 smithi040 bash[28373]: cluster 2023-12-06T03:30:46.288308+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 peering; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:30:48.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:48 smithi040 bash[24712]: audit 2023-12-06T03:30:48.125480+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.40:0/2974430472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:48.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:48 smithi040 bash[28373]: audit 2023-12-06T03:30:48.125480+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.40:0/2974430472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:48.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:48 smithi063 bash[24822]: audit 2023-12-06T03:30:48.125480+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.40:0/2974430472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:30:49.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:49 smithi040 bash[24712]: cluster 2023-12-06T03:30:48.288869+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v99: 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-06T03:30:49.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:49 smithi040 bash[28373]: cluster 2023-12-06T03:30:48.288869+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v99: 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-06T03:30:49.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:49 smithi063 bash[24822]: cluster 2023-12-06T03:30:48.288869+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v99: 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-06T03:30:51.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:51 smithi063 bash[24822]: cluster 2023-12-06T03:30:50.289414+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v100: 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-06T03:30:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:51 smithi063 bash[24822]: audit 2023-12-06T03:30:50.787537+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:51.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:51 smithi040 bash[24712]: cluster 2023-12-06T03:30:50.289414+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v100: 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-06T03:30:51.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:51 smithi040 bash[24712]: audit 2023-12-06T03:30:50.787537+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:51.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:51 smithi040 bash[28373]: cluster 2023-12-06T03:30:50.289414+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v100: 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-06T03:30:51.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:51 smithi040 bash[28373]: audit 2023-12-06T03:30:50.787537+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:53.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:53 smithi040 bash[24712]: cluster 2023-12-06T03:30:52.289977+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v101: 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-06T03:30:53.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:53 smithi040 bash[28373]: cluster 2023-12-06T03:30:52.289977+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v101: 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-06T03:30:53.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:53 smithi063 bash[24822]: cluster 2023-12-06T03:30:52.289977+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v101: 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-06T03:30:55.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[24712]: cluster 2023-12-06T03:30:54.290520+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v102: 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-06T03:30:55.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[24712]: audit 2023-12-06T03:30:54.321575+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T03:30:55.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[24712]: audit 2023-12-06T03:30:54.323250+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:55.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[24712]: cephadm 2023-12-06T03:30:54.324380+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.3 on smithi040 2023-12-06T03:30:55.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[24712]: audit 2023-12-06T03:30:54.324957+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T03:30:55.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[28373]: cluster 2023-12-06T03:30:54.290520+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v102: 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-06T03:30:55.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[28373]: audit 2023-12-06T03:30:54.321575+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T03:30:55.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[28373]: audit 2023-12-06T03:30:54.323250+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:55.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[28373]: cephadm 2023-12-06T03:30:54.324380+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.3 on smithi040 2023-12-06T03:30:55.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:55 smithi040 bash[28373]: audit 2023-12-06T03:30:54.324957+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T03:30:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:55 smithi063 bash[24822]: cluster 2023-12-06T03:30:54.290520+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v102: 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-06T03:30:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:55 smithi063 bash[24822]: audit 2023-12-06T03:30:54.321575+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T03:30:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:55 smithi063 bash[24822]: audit 2023-12-06T03:30:54.323250+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:30:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:55 smithi063 bash[24822]: cephadm 2023-12-06T03:30:54.324380+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.3 on smithi040 2023-12-06T03:30:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:55 smithi063 bash[24822]: audit 2023-12-06T03:30:54.324957+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T03:30:56.552 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2023-12-06T03:30:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:57 smithi063 bash[24822]: cluster 2023-12-06T03:30:56.290964+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:30:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:57 smithi063 bash[24822]: audit 2023-12-06T03:30:56.541182+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:57 smithi063 bash[24822]: audit 2023-12-06T03:30:56.541888+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:57 smithi063 bash[24822]: audit 2023-12-06T03:30:56.546649+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:57.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[28373]: cluster 2023-12-06T03:30:56.290964+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:30:57.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[24712]: cluster 2023-12-06T03:30:56.290964+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:30:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[28373]: audit 2023-12-06T03:30:56.541182+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[28373]: audit 2023-12-06T03:30:56.541888+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[28373]: audit 2023-12-06T03:30:56.546649+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[24712]: audit 2023-12-06T03:30:56.541182+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[24712]: audit 2023-12-06T03:30:56.541888+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:30:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:57 smithi040 bash[24712]: audit 2023-12-06T03:30:56.546649+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131664\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131816\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131902\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.131983\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:32.132063\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"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-06T03:30:32.132145\", \"created\": \"2023-12-06T03:30:31.405802\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_device_update\": \"2023-12-06T03:30:40.481318\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:57.873 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T03:30:57.875 INFO:tasks.cephadm:Deploying osd.4 on smithi063 with /dev/vg_nvme/lv_4... 2023-12-06T03:30:57.875 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T03:30:58.473 INFO:journalctl@ceph.osd.3.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:30:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[24712]: audit 2023-12-06T03:30:57.708952+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[24712]: audit 2023-12-06T03:30:57.715452+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[24712]: audit 2023-12-06T03:30:57.716801+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:58.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[28373]: audit 2023-12-06T03:30:57.708952+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:58.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[28373]: audit 2023-12-06T03:30:57.715452+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:58.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[28373]: audit 2023-12-06T03:30:57.716801+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:58 smithi063 bash[24822]: audit 2023-12-06T03:30:57.708952+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:30:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:58 smithi063 bash[24822]: audit 2023-12-06T03:30:57.715452+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:30:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:58 smithi063 bash[24822]: audit 2023-12-06T03:30:57.716801+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:30:58.943 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T03:30:58.943 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-12-06T03:30:58.944 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T03:30:58.944 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-12-06T03:30:58.944 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T03:30:58.944 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T03:30:58.944 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:30:58 smithi040 bash[34932]: --> ceph-volume lvm activate successful for osd ID: 3 2023-12-06T03:30:59.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:30:59 smithi063 bash[24822]: cluster 2023-12-06T03:30:58.291514+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v104: 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-06T03:30:59.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:30:59 smithi040 bash[24712]: cluster 2023-12-06T03:30:58.291514+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v104: 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-06T03:30:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:30:59 smithi040 bash[28373]: cluster 2023-12-06T03:30:58.291514+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v104: 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-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2023-12-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2023-12-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172583 s, 608 MB/s 2023-12-06T03:31:01.151 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2023-12-06T03:31:01.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:01 smithi063 bash[24822]: cluster 2023-12-06T03:31:00.291992+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:01.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:01 smithi040 bash[24712]: cluster 2023-12-06T03:31:00.291992+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:01.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:01 smithi040 bash[28373]: cluster 2023-12-06T03:31:00.291992+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:01.632 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:31:01 smithi040 bash[35202]: debug 2023-12-06T03:31:01.421+0000 7f90a7b89ec0 -1 Falling back to public interface 2023-12-06T03:31:01.678 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_4 2023-12-06T03:31:02.366 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:31:02 smithi040 bash[35202]: debug 2023-12-06T03:31:02.061+0000 7f90a7b89ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-06T03:31:02.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:02 smithi040 bash[24712]: audit 2023-12-06T03:31:02.068960+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T03:31:02.713 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:02 smithi063 bash[24822]: audit 2023-12-06T03:31:02.068960+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T03:31:02.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:02 smithi040 bash[28373]: audit 2023-12-06T03:31:02.068960+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T03:31:03.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:03 smithi063 bash[24822]: cluster 2023-12-06T03:31:02.292488+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:03.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:03 smithi063 bash[24822]: audit 2023-12-06T03:31:02.378904+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T03:31:03.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:03 smithi063 bash[24822]: cluster 2023-12-06T03:31:02.379060+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T03:31:03.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:03 smithi063 bash[24822]: audit 2023-12-06T03:31:02.379425+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:03.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:03 smithi063 bash[24822]: audit 2023-12-06T03:31:02.380255+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:31:03.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[24712]: cluster 2023-12-06T03:31:02.292488+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:03.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[24712]: audit 2023-12-06T03:31:02.378904+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T03:31:03.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[24712]: cluster 2023-12-06T03:31:02.379060+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T03:31:03.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[24712]: audit 2023-12-06T03:31:02.379425+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[24712]: audit 2023-12-06T03:31:02.380255+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[28373]: cluster 2023-12-06T03:31:02.292488+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[28373]: audit 2023-12-06T03:31:02.378904+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[28373]: cluster 2023-12-06T03:31:02.379060+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[28373]: audit 2023-12-06T03:31:02.379425+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[28373]: audit 2023-12-06T03:31:02.380255+0000 mon.a (mon.0) 314 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-06T03:31:03.733 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:31:03 smithi040 bash[35202]: debug 2023-12-06T03:31:03.385+0000 7f908c936700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: cluster 2023-12-06T03:31:03.083699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: cluster 2023-12-06T03:31:03.083810+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:03.381471+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: cluster 2023-12-06T03:31:03.381599+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:03.382561+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:03.688687+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: cluster 2023-12-06T03:31:03.083699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: cluster 2023-12-06T03:31:03.083810+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:03.381471+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: cluster 2023-12-06T03:31:03.381599+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:03.382561+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:03.688687+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:03.911949+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:31:04.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:03.911949+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:31:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:03.917806+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:31:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:04.275348+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:04.277216+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[24712]: audit 2023-12-06T03:31:04.279833+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:03.917806+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:31:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:04.275348+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:04.277216+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:04 smithi040 bash[28373]: audit 2023-12-06T03:31:04.279833+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:04.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: cluster 2023-12-06T03:31:03.083699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:04.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: cluster 2023-12-06T03:31:03.083810+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:04.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:03.381471+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-06T03:31:04.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: cluster 2023-12-06T03:31:03.381599+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T03:31:04.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:03.382561+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:03.688687+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:03.911949+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:03.917806+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}}, \"last_daemon_update\": \"2023-12-06T03:30:57.706930\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:04.275348+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:04.277216+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:04 smithi063 bash[24822]: audit 2023-12-06T03:31:04.279833+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: audit 2023-12-06T03:31:04.272766+0000 mgr.y (mgr.14142) 113 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: cephadm 2023-12-06T03:31:04.274700+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: cluster 2023-12-06T03:31:04.292921+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: cluster 2023-12-06T03:31:04.393719+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879] boot 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: cluster 2023-12-06T03:31:04.393836+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T03:31:05.489 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:05 smithi063 bash[24822]: audit 2023-12-06T03:31:04.395190+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:05.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: audit 2023-12-06T03:31:04.272766+0000 mgr.y (mgr.14142) 113 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: cephadm 2023-12-06T03:31:04.274700+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: cluster 2023-12-06T03:31:04.292921+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: cluster 2023-12-06T03:31:04.393719+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879] boot 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: cluster 2023-12-06T03:31:04.393836+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[24712]: audit 2023-12-06T03:31:04.395190+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: audit 2023-12-06T03:31:04.272766+0000 mgr.y (mgr.14142) 113 : audit [DBG] from='client.34217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: cephadm 2023-12-06T03:31:04.274700+0000 mgr.y (mgr.14142) 114 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: cluster 2023-12-06T03:31:04.292921+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: cluster 2023-12-06T03:31:04.393719+0000 mon.a (mon.0) 324 : cluster [INF] osd.3 [v2:172.21.15.40:6826/3540903879,v1:172.21.15.40:6827/3540903879] boot 2023-12-06T03:31:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: cluster 2023-12-06T03:31:04.393836+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T03:31:05.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:05 smithi040 bash[28373]: audit 2023-12-06T03:31:04.395190+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:31:07.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:07 smithi063 bash[24822]: cluster 2023-12-06T03:31:06.009249+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T03:31:07.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:07 smithi063 bash[24822]: cluster 2023-12-06T03:31:06.293528+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 832 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:07.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:07 smithi040 bash[24712]: cluster 2023-12-06T03:31:06.009249+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T03:31:07.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:07 smithi040 bash[24712]: cluster 2023-12-06T03:31:06.293528+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 832 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:07.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:07 smithi040 bash[28373]: cluster 2023-12-06T03:31:06.009249+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T03:31:07.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:07 smithi040 bash[28373]: cluster 2023-12-06T03:31:06.293528+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 832 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:08 smithi063 bash[24822]: audit 2023-12-06T03:31:07.627651+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.63:0/1232259071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:08 smithi063 bash[24822]: audit 2023-12-06T03:31:07.628677+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:08 smithi063 bash[24822]: audit 2023-12-06T03:31:07.638918+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]': finished 2023-12-06T03:31:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:08 smithi063 bash[24822]: cluster 2023-12-06T03:31:07.639041+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T03:31:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:08 smithi063 bash[24822]: audit 2023-12-06T03:31:07.639404+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:08.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[24712]: audit 2023-12-06T03:31:07.627651+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.63:0/1232259071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[24712]: audit 2023-12-06T03:31:07.628677+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[24712]: audit 2023-12-06T03:31:07.638918+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]': finished 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[24712]: cluster 2023-12-06T03:31:07.639041+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[24712]: audit 2023-12-06T03:31:07.639404+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[28373]: audit 2023-12-06T03:31:07.627651+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.63:0/1232259071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[28373]: audit 2023-12-06T03:31:07.628677+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]: dispatch 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[28373]: audit 2023-12-06T03:31:07.638918+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00a23520-9a67-4d1c-ab5f-0226d76c3c3e"}]': finished 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[28373]: cluster 2023-12-06T03:31:07.639041+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T03:31:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:08 smithi040 bash[28373]: audit 2023-12-06T03:31:07.639404+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:09.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:09 smithi063 bash[24822]: cluster 2023-12-06T03:31:08.294105+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 896 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:09.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:09 smithi040 bash[24712]: cluster 2023-12-06T03:31:08.294105+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 896 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:09.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:09 smithi040 bash[28373]: cluster 2023-12-06T03:31:08.294105+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 896 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:10.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:10 smithi063 bash[24822]: audit 2023-12-06T03:31:09.859077+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.63:0/3095404716' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:10.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:10 smithi040 bash[24712]: audit 2023-12-06T03:31:09.859077+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.63:0/3095404716' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:10.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:10 smithi040 bash[28373]: audit 2023-12-06T03:31:09.859077+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.63:0/3095404716' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:11.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:11 smithi063 bash[24822]: cluster 2023-12-06T03:31:10.294647+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 928 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:11.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:11 smithi040 bash[24712]: cluster 2023-12-06T03:31:10.294647+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 928 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:11.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:11 smithi040 bash[28373]: cluster 2023-12-06T03:31:10.294647+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 928 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:13 smithi063 bash[24822]: cluster 2023-12-06T03:31:12.295217+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:13 smithi063 bash[24822]: audit 2023-12-06T03:31:12.567702+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:13.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:13 smithi040 bash[24712]: cluster 2023-12-06T03:31:12.295217+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:13.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:13 smithi040 bash[24712]: audit 2023-12-06T03:31:12.567702+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:13.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:13 smithi040 bash[28373]: cluster 2023-12-06T03:31:12.295217+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:13.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:13 smithi040 bash[28373]: audit 2023-12-06T03:31:12.567702+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:15.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:15 smithi063 bash[24822]: cluster 2023-12-06T03:31:14.295763+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:15.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:15 smithi040 bash[24712]: cluster 2023-12-06T03:31:14.295763+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:15.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:15 smithi040 bash[28373]: cluster 2023-12-06T03:31:14.295763+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:16.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:16 smithi063 bash[24822]: audit 2023-12-06T03:31:15.977833+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T03:31:16.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:16 smithi063 bash[24822]: audit 2023-12-06T03:31:15.979935+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:16.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:16 smithi063 bash[24822]: audit 2023-12-06T03:31:15.982041+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T03:31:16.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[24712]: audit 2023-12-06T03:31:15.977833+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T03:31:16.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[24712]: audit 2023-12-06T03:31:15.979935+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:16.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[24712]: audit 2023-12-06T03:31:15.982041+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T03:31:16.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[28373]: audit 2023-12-06T03:31:15.977833+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T03:31:16.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[28373]: audit 2023-12-06T03:31:15.979935+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:16.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:16 smithi040 bash[28373]: audit 2023-12-06T03:31:15.982041+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T03:31:17.292 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:17 smithi063 bash[24822]: cephadm 2023-12-06T03:31:15.981361+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Deploying daemon osd.4 on smithi063 2023-12-06T03:31:17.292 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:17 smithi063 bash[24822]: cluster 2023-12-06T03:31:16.296298+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:17.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:17 smithi040 bash[24712]: cephadm 2023-12-06T03:31:15.981361+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Deploying daemon osd.4 on smithi063 2023-12-06T03:31:17.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:17 smithi040 bash[24712]: cluster 2023-12-06T03:31:16.296298+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:17.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:17 smithi040 bash[28373]: cephadm 2023-12-06T03:31:15.981361+0000 mgr.y (mgr.14142) 121 : cephadm [INF] Deploying daemon osd.4 on smithi063 2023-12-06T03:31:17.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:17 smithi040 bash[28373]: cluster 2023-12-06T03:31:16.296298+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:18.280 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 4 on host 'smithi063' 2023-12-06T03:31:18.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:18 smithi063 bash[24822]: audit 2023-12-06T03:31:18.267212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:18.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:18 smithi063 bash[24822]: audit 2023-12-06T03:31:18.268410+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:18.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:18 smithi063 bash[24822]: audit 2023-12-06T03:31:18.273548+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[24712]: audit 2023-12-06T03:31:18.267212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[24712]: audit 2023-12-06T03:31:18.268410+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:18.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[24712]: audit 2023-12-06T03:31:18.273548+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[28373]: audit 2023-12-06T03:31:18.267212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[28373]: audit 2023-12-06T03:31:18.268410+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:18 smithi040 bash[28373]: audit 2023-12-06T03:31:18.273548+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744434\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:29:24.744640\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_device_update\": \"2023-12-06T03:28:43.674644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:19.570 DEBUG:teuthology.orchestra.run.smithi063:osd.4> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T03:31:19.573 INFO:tasks.cephadm:Deploying osd.5 on smithi063 with /dev/vg_nvme/lv_3... 2023-12-06T03:31:19.573 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T03:31:19.578 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:19 smithi063 bash[24822]: cluster 2023-12-06T03:31:18.296673+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:19.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:19 smithi040 bash[24712]: cluster 2023-12-06T03:31:18.296673+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:19.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:19 smithi040 bash[28373]: cluster 2023-12-06T03:31:18.296673+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:20.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[24822]: audit 2023-12-06T03:31:19.535048+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:20.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[24822]: audit 2023-12-06T03:31:19.541148+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:20.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[24822]: audit 2023-12-06T03:31:19.542461+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:20.720 INFO:journalctl@ceph.osd.4.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:31:20.720 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: 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-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T03:31:20.721 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:20 smithi063 bash[26718]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-06T03:31:20.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[24712]: audit 2023-12-06T03:31:19.535048+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[28373]: audit 2023-12-06T03:31:19.535048+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[28373]: audit 2023-12-06T03:31:19.541148+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[28373]: audit 2023-12-06T03:31:19.542461+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:20.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[24712]: audit 2023-12-06T03:31:19.541148+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:20.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:20 smithi040 bash[24712]: audit 2023-12-06T03:31:19.542461+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:21.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:21 smithi063 bash[24822]: cluster 2023-12-06T03:31:20.297164+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:21.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:21 smithi040 bash[24712]: cluster 2023-12-06T03:31:20.297164+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:21.982 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:21 smithi040 bash[28373]: cluster 2023-12-06T03:31:20.297164+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:23.526 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:23 smithi063 bash[26922]: debug 2023-12-06T03:31:23.227+0000 7fbeff9eeec0 -1 Falling back to public interface 2023-12-06T03:31:23.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:23 smithi063 bash[24822]: cluster 2023-12-06T03:31:22.297702+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:23.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:23 smithi040 bash[24712]: cluster 2023-12-06T03:31:22.297702+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:23.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:23 smithi040 bash[28373]: cluster 2023-12-06T03:31:22.297702+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:24.363 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:23 smithi063 bash[26922]: debug 2023-12-06T03:31:23.863+0000 7fbeff9eeec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-06T03:31:24.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:24 smithi063 bash[24822]: audit 2023-12-06T03:31:23.871430+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:24.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:24 smithi063 bash[24822]: audit 2023-12-06T03:31:23.872284+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:24.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:24 smithi040 bash[24712]: audit 2023-12-06T03:31:23.871430+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:24.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:24 smithi040 bash[24712]: audit 2023-12-06T03:31:23.872284+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:24.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:24 smithi040 bash[28373]: audit 2023-12-06T03:31:23.871430+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:24.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:24 smithi040 bash[28373]: audit 2023-12-06T03:31:23.872284+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T03:31:25.552 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T03:31:25.552 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T03:31:25.552 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2023-12-06T03:31:25.552 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2023-12-06T03:31:25.553 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0197565 s, 531 MB/s 2023-12-06T03:31:25.553 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2023-12-06T03:31:25.858 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[26922]: debug 2023-12-06T03:31:25.579+0000 7fbee87a3700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: cluster 2023-12-06T03:31:24.298283+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: audit 2023-12-06T03:31:24.572817+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: cluster 2023-12-06T03:31:24.572961+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: audit 2023-12-06T03:31:24.573174+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: audit 2023-12-06T03:31:24.574000+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:25.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:25 smithi063 bash[24822]: audit 2023-12-06T03:31:24.574760+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:25.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: cluster 2023-12-06T03:31:24.298283+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: audit 2023-12-06T03:31:24.572817+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: cluster 2023-12-06T03:31:24.572961+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: audit 2023-12-06T03:31:24.573174+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: audit 2023-12-06T03:31:24.574000+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[24712]: audit 2023-12-06T03:31:24.574760+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: cluster 2023-12-06T03:31:24.298283+0000 mgr.y (mgr.14142) 126 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: audit 2023-12-06T03:31:24.572817+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: cluster 2023-12-06T03:31:24.572961+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: audit 2023-12-06T03:31:24.573174+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: audit 2023-12-06T03:31:24.574000+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:25.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:25 smithi040 bash[28373]: audit 2023-12-06T03:31:24.574760+0000 mon.a (mon.0) 346 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:26.286 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_3 2023-12-06T03:31:26.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:26 smithi063 bash[24822]: cluster 2023-12-06T03:31:24.915634+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:26 smithi063 bash[24822]: cluster 2023-12-06T03:31:24.915716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:26 smithi063 bash[24822]: audit 2023-12-06T03:31:25.578226+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:26 smithi063 bash[24822]: cluster 2023-12-06T03:31:25.578476+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T03:31:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:26 smithi063 bash[24822]: audit 2023-12-06T03:31:25.579609+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:26.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[24712]: cluster 2023-12-06T03:31:24.915634+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:26.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[24712]: cluster 2023-12-06T03:31:24.915716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:26.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[24712]: audit 2023-12-06T03:31:25.578226+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[24712]: cluster 2023-12-06T03:31:25.578476+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[24712]: audit 2023-12-06T03:31:25.579609+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[28373]: cluster 2023-12-06T03:31:24.915634+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[28373]: cluster 2023-12-06T03:31:24.915716+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[28373]: audit 2023-12-06T03:31:25.578226+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[28373]: cluster 2023-12-06T03:31:25.578476+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T03:31:26.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:26 smithi040 bash[28373]: audit 2023-12-06T03:31:25.579609+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:27.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:27 smithi063 bash[24822]: cluster 2023-12-06T03:31:26.298814+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:27.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:27 smithi063 bash[24822]: cluster 2023-12-06T03:31:26.593684+0000 mon.a (mon.0) 350 : cluster [INF] osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231] boot 2023-12-06T03:31:27.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:27 smithi063 bash[24822]: cluster 2023-12-06T03:31:26.593802+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T03:31:27.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:27 smithi063 bash[24822]: audit 2023-12-06T03:31:26.594745+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:27.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:27 smithi063 bash[24822]: audit 2023-12-06T03:31:27.538145+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:27.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[24712]: cluster 2023-12-06T03:31:26.298814+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:27.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[24712]: cluster 2023-12-06T03:31:26.593684+0000 mon.a (mon.0) 350 : cluster [INF] osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231] boot 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[24712]: cluster 2023-12-06T03:31:26.593802+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[24712]: audit 2023-12-06T03:31:26.594745+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[24712]: audit 2023-12-06T03:31:27.538145+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[28373]: cluster 2023-12-06T03:31:26.298814+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[28373]: cluster 2023-12-06T03:31:26.593684+0000 mon.a (mon.0) 350 : cluster [INF] osd.4 [v2:172.21.15.63:6800/2562101231,v1:172.21.15.63:6801/2562101231] boot 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[28373]: cluster 2023-12-06T03:31:26.593802+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[28373]: audit 2023-12-06T03:31:26.594745+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:31:27.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:27 smithi040 bash[28373]: audit 2023-12-06T03:31:27.538145+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:28.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:28 smithi063 bash[24822]: cluster 2023-12-06T03:31:27.613758+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T03:31:28.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:28 smithi063 bash[24822]: audit 2023-12-06T03:31:27.778857+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:28.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:28 smithi063 bash[24822]: audit 2023-12-06T03:31:27.784842+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:28.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[24712]: cluster 2023-12-06T03:31:27.613758+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T03:31:28.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[28373]: cluster 2023-12-06T03:31:27.613758+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T03:31:28.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[28373]: audit 2023-12-06T03:31:27.778857+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:28.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[28373]: audit 2023-12-06T03:31:27.784842+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:28.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[24712]: audit 2023-12-06T03:31:27.778857+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:28.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:28 smithi040 bash[24712]: audit 2023-12-06T03:31:27.784842+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}}, \"last_daemon_update\": \"2023-12-06T03:31:19.533674\", \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:29.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[24712]: cluster 2023-12-06T03:31:28.299396+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[24712]: audit 2023-12-06T03:31:29.405256+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[24712]: audit 2023-12-06T03:31:29.407165+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[24712]: audit 2023-12-06T03:31:29.410055+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[28373]: cluster 2023-12-06T03:31:28.299396+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[28373]: audit 2023-12-06T03:31:29.405256+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[28373]: audit 2023-12-06T03:31:29.407165+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:29.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:29 smithi040 bash[28373]: audit 2023-12-06T03:31:29.410055+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:30.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:29 smithi063 bash[24822]: cluster 2023-12-06T03:31:28.299396+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:30.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:29 smithi063 bash[24822]: audit 2023-12-06T03:31:29.405256+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:30.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:29 smithi063 bash[24822]: audit 2023-12-06T03:31:29.407165+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:30.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:29 smithi063 bash[24822]: audit 2023-12-06T03:31:29.410055+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:30.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:30 smithi040 bash[24712]: audit 2023-12-06T03:31:29.403157+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:30.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:30 smithi040 bash[24712]: cephadm 2023-12-06T03:31:29.404659+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:30.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:30 smithi040 bash[28373]: audit 2023-12-06T03:31:29.403157+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:30.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:30 smithi040 bash[28373]: cephadm 2023-12-06T03:31:29.404659+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:31.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:30 smithi063 bash[24822]: audit 2023-12-06T03:31:29.403157+0000 mgr.y (mgr.14142) 129 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:31.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:30 smithi063 bash[24822]: cephadm 2023-12-06T03:31:29.404659+0000 mgr.y (mgr.14142) 130 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:31.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:31 smithi040 bash[24712]: cluster 2023-12-06T03:31:30.299923+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:31.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:31 smithi040 bash[28373]: cluster 2023-12-06T03:31:30.299923+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:32.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:31 smithi063 bash[24822]: cluster 2023-12-06T03:31:30.299923+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:32.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[24712]: audit 2023-12-06T03:31:32.571395+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.63:0/3674807664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[24712]: audit 2023-12-06T03:31:32.572202+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[24712]: audit 2023-12-06T03:31:32.585777+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]': finished 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[24712]: cluster 2023-12-06T03:31:32.585991+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[24712]: audit 2023-12-06T03:31:32.586215+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[28373]: audit 2023-12-06T03:31:32.571395+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.63:0/3674807664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[28373]: audit 2023-12-06T03:31:32.572202+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[28373]: audit 2023-12-06T03:31:32.585777+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]': finished 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[28373]: cluster 2023-12-06T03:31:32.585991+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T03:31:32.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:32 smithi040 bash[28373]: audit 2023-12-06T03:31:32.586215+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:33.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:32 smithi063 bash[24822]: audit 2023-12-06T03:31:32.571395+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.63:0/3674807664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:33.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:32 smithi063 bash[24822]: audit 2023-12-06T03:31:32.572202+0000 mon.a (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]: dispatch 2023-12-06T03:31:33.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:32 smithi063 bash[24822]: audit 2023-12-06T03:31:32.585777+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db26c650-4489-4bcb-8b09-324b12c02083"}]': finished 2023-12-06T03:31:33.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:32 smithi063 bash[24822]: cluster 2023-12-06T03:31:32.585991+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T03:31:33.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:32 smithi063 bash[24822]: audit 2023-12-06T03:31:32.586215+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:33.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:33 smithi040 bash[24712]: cluster 2023-12-06T03:31:32.300488+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:33.982 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:33 smithi040 bash[28373]: cluster 2023-12-06T03:31:32.300488+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:34.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:33 smithi063 bash[24822]: cluster 2023-12-06T03:31:32.300488+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:35.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:35 smithi063 bash[24822]: cluster 2023-12-06T03:31:34.301054+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v132: 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-06T03:31:35.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:35 smithi063 bash[24822]: audit 2023-12-06T03:31:34.732803+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.63:0/4289187805' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:35.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:35 smithi040 bash[24712]: cluster 2023-12-06T03:31:34.301054+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v132: 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-06T03:31:35.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:35 smithi040 bash[24712]: audit 2023-12-06T03:31:34.732803+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.63:0/4289187805' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:35.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:35 smithi040 bash[28373]: cluster 2023-12-06T03:31:34.301054+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v132: 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-06T03:31:35.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:35 smithi040 bash[28373]: audit 2023-12-06T03:31:34.732803+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.63:0/4289187805' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:31:37.729 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:37 smithi063 bash[24822]: cluster 2023-12-06T03:31:36.301609+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v133: 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-06T03:31:37.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:37 smithi040 bash[24712]: cluster 2023-12-06T03:31:36.301609+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v133: 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-06T03:31:37.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:37 smithi040 bash[28373]: cluster 2023-12-06T03:31:36.301609+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v133: 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-06T03:31:38.723 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:38 smithi063 bash[24822]: audit 2023-12-06T03:31:37.484753+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:38.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:38 smithi040 bash[24712]: audit 2023-12-06T03:31:37.484753+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:38.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:38 smithi040 bash[28373]: audit 2023-12-06T03:31:37.484753+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:39.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:39 smithi063 bash[24822]: cluster 2023-12-06T03:31:38.302172+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v134: 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-06T03:31:39.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:39 smithi040 bash[24712]: cluster 2023-12-06T03:31:38.302172+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v134: 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-06T03:31:39.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:39 smithi040 bash[28373]: cluster 2023-12-06T03:31:38.302172+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v134: 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-06T03:31:41.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:41 smithi063 bash[24822]: cluster 2023-12-06T03:31:40.302742+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v135: 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-06T03:31:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:41 smithi063 bash[24822]: audit 2023-12-06T03:31:40.954865+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T03:31:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:41 smithi063 bash[24822]: audit 2023-12-06T03:31:40.956693+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:41 smithi063 bash[24822]: audit 2023-12-06T03:31:40.958863+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T03:31:41.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[24712]: cluster 2023-12-06T03:31:40.302742+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v135: 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-06T03:31:41.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[24712]: audit 2023-12-06T03:31:40.954865+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T03:31:41.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[24712]: audit 2023-12-06T03:31:40.956693+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:41.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[24712]: audit 2023-12-06T03:31:40.958863+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T03:31:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[28373]: cluster 2023-12-06T03:31:40.302742+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v135: 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-06T03:31:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[28373]: audit 2023-12-06T03:31:40.954865+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T03:31:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[28373]: audit 2023-12-06T03:31:40.956693+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:41 smithi040 bash[28373]: audit 2023-12-06T03:31:40.958863+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T03:31:42.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:42 smithi063 bash[24822]: cephadm 2023-12-06T03:31:40.958223+0000 mgr.y (mgr.14142) 137 : cephadm [INF] Deploying daemon osd.5 on smithi063 2023-12-06T03:31:42.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:42 smithi040 bash[24712]: cephadm 2023-12-06T03:31:40.958223+0000 mgr.y (mgr.14142) 137 : cephadm [INF] Deploying daemon osd.5 on smithi063 2023-12-06T03:31:42.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:42 smithi040 bash[28373]: cephadm 2023-12-06T03:31:40.958223+0000 mgr.y (mgr.14142) 137 : cephadm [INF] Deploying daemon osd.5 on smithi063 2023-12-06T03:31:43.091 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 5 on host 'smithi063' 2023-12-06T03:31:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[24712]: cluster 2023-12-06T03:31:42.303310+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:31:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[28373]: cluster 2023-12-06T03:31:42.303310+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:31:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[24712]: audit 2023-12-06T03:31:43.078650+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:43.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[24712]: audit 2023-12-06T03:31:43.079648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:43.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[24712]: audit 2023-12-06T03:31:43.086055+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:43.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[28373]: audit 2023-12-06T03:31:43.078650+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:43.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[28373]: audit 2023-12-06T03:31:43.079648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:43.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:43 smithi040 bash[28373]: audit 2023-12-06T03:31:43.086055+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:43.771 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:43 smithi063 bash[24822]: cluster 2023-12-06T03:31:42.303310+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T03:31:43.772 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:43 smithi063 bash[24822]: audit 2023-12-06T03:31:43.078650+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:43.772 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:43 smithi063 bash[24822]: audit 2023-12-06T03:31:43.079648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:43.772 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:43 smithi063 bash[24822]: audit 2023-12-06T03:31:43.086055+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533144\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:19.533349\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"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-06T03:31:19.533478\", \"created\": \"2023-12-06T03:31:18.243486\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_device_update\": \"2023-12-06T03:31:27.777485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:44.479 DEBUG:teuthology.orchestra.run.smithi063:osd.5> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T03:31:44.482 INFO:tasks.cephadm:Deploying osd.6 on smithi063 with /dev/vg_nvme/lv_2... 2023-12-06T03:31:44.482 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T03:31:45.274 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[24822]: cluster 2023-12-06T03:31:44.303901+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:45.274 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[24822]: audit 2023-12-06T03:31:44.365155+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:45.274 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[24822]: audit 2023-12-06T03:31:44.372991+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:45.274 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[24822]: audit 2023-12-06T03:31:44.374351+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:45.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[24712]: cluster 2023-12-06T03:31:44.303901+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:45.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[28373]: cluster 2023-12-06T03:31:44.303901+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:45.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[24712]: audit 2023-12-06T03:31:44.365155+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:45.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[24712]: audit 2023-12-06T03:31:44.372991+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:45.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[24712]: audit 2023-12-06T03:31:44.374351+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:45.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[28373]: audit 2023-12-06T03:31:44.365155+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:45.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[28373]: audit 2023-12-06T03:31:44.372991+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:45.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:45 smithi040 bash[28373]: audit 2023-12-06T03:31:44.374351+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: 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-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T03:31:45.864 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T03:31:45.865 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:45 smithi063 bash[28297]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-06T03:31:47.633 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:47 smithi063 bash[24822]: cluster 2023-12-06T03:31:46.304440+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:47.633 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:47 smithi063 bash[24822]: audit 2023-12-06T03:31:47.309746+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:31:47.634 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:47 smithi063 bash[24822]: audit 2023-12-06T03:31:47.315833+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:31:47.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[28373]: cluster 2023-12-06T03:31:46.304440+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[28373]: audit 2023-12-06T03:31:47.309746+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:31:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[28373]: audit 2023-12-06T03:31:47.315833+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:31:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[24712]: cluster 2023-12-06T03:31:46.304440+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[24712]: audit 2023-12-06T03:31:47.309746+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:31:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:47 smithi040 bash[24712]: audit 2023-12-06T03:31:47.315833+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:31:48.608 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:48 smithi063 bash[28512]: debug 2023-12-06T03:31:48.315+0000 7f9e758c1ec0 -1 Falling back to public interface 2023-12-06T03:31:49.108 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:48 smithi063 bash[28512]: debug 2023-12-06T03:31:48.959+0000 7f9e758c1ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-06T03:31:49.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[24712]: cluster 2023-12-06T03:31:48.304997+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:49.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[24712]: audit 2023-12-06T03:31:48.969161+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:49.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[24712]: audit 2023-12-06T03:31:48.969855+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:49.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[28373]: cluster 2023-12-06T03:31:48.304997+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:49.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[28373]: audit 2023-12-06T03:31:48.969161+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:49.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:49 smithi040 bash[28373]: audit 2023-12-06T03:31:48.969855+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:49.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:49 smithi063 bash[24822]: cluster 2023-12-06T03:31:48.304997+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:49.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:49 smithi063 bash[24822]: audit 2023-12-06T03:31:48.969161+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:49.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:49 smithi063 bash[24822]: audit 2023-12-06T03:31:48.969855+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T03:31:50.608 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[28512]: debug 2023-12-06T03:31:50.387+0000 7f9e5a66e700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: audit 2023-12-06T03:31:49.371766+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: cluster 2023-12-06T03:31:49.371902+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: audit 2023-12-06T03:31:49.372988+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: audit 2023-12-06T03:31:49.375922+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: audit 2023-12-06T03:31:49.381716+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: cluster 2023-12-06T03:31:49.952307+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:50 smithi063 bash[24822]: cluster 2023-12-06T03:31:49.952382+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:50.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: audit 2023-12-06T03:31:49.371766+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: cluster 2023-12-06T03:31:49.371902+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: audit 2023-12-06T03:31:49.372988+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: audit 2023-12-06T03:31:49.375922+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: audit 2023-12-06T03:31:49.381716+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: cluster 2023-12-06T03:31:49.952307+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[24712]: cluster 2023-12-06T03:31:49.952382+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: audit 2023-12-06T03:31:49.371766+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: cluster 2023-12-06T03:31:49.371902+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: audit 2023-12-06T03:31:49.372988+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: audit 2023-12-06T03:31:49.375922+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: audit 2023-12-06T03:31:49.381716+0000 mon.a (mon.0) 380 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:31:50.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: cluster 2023-12-06T03:31:49.952307+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:31:50.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:50 smithi040 bash[28373]: cluster 2023-12-06T03:31:49.952382+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0165366 s, 634 MB/s 2023-12-06T03:31:50.775 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2023-12-06T03:31:51.507 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_2 2023-12-06T03:31:51.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:51 smithi063 bash[24822]: cluster 2023-12-06T03:31:50.305505+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:51.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:51 smithi063 bash[24822]: audit 2023-12-06T03:31:50.384893+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:51.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:51 smithi063 bash[24822]: cluster 2023-12-06T03:31:50.385152+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T03:31:51.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:51 smithi063 bash[24822]: audit 2023-12-06T03:31:50.386495+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:51.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[24712]: cluster 2023-12-06T03:31:50.305505+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:51.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[24712]: audit 2023-12-06T03:31:50.384893+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:51.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[24712]: cluster 2023-12-06T03:31:50.385152+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T03:31:51.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[24712]: audit 2023-12-06T03:31:50.386495+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:51.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[28373]: cluster 2023-12-06T03:31:50.305505+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:51.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[28373]: audit 2023-12-06T03:31:50.384893+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:31:51.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[28373]: cluster 2023-12-06T03:31:50.385152+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T03:31:51.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:51 smithi040 bash[28373]: audit 2023-12-06T03:31:50.386495+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[24712]: cluster 2023-12-06T03:31:51.404352+0000 mon.a (mon.0) 384 : cluster [INF] osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440] boot 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[24712]: cluster 2023-12-06T03:31:51.404409+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[24712]: audit 2023-12-06T03:31:51.404616+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[28373]: cluster 2023-12-06T03:31:51.404352+0000 mon.a (mon.0) 384 : cluster [INF] osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440] boot 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[28373]: cluster 2023-12-06T03:31:51.404409+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T03:31:52.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:52 smithi040 bash[28373]: audit 2023-12-06T03:31:51.404616+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:52.847 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:52 smithi063 bash[24822]: cluster 2023-12-06T03:31:51.404352+0000 mon.a (mon.0) 384 : cluster [INF] osd.5 [v2:172.21.15.63:6808/2047487440,v1:172.21.15.63:6809/2047487440] boot 2023-12-06T03:31:52.847 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:52 smithi063 bash[24822]: cluster 2023-12-06T03:31:51.404409+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T03:31:52.847 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:52 smithi063 bash[24822]: audit 2023-12-06T03:31:51.404616+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[24712]: cluster 2023-12-06T03:31:52.306073+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[24712]: cluster 2023-12-06T03:31:52.418697+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[24712]: audit 2023-12-06T03:31:52.752001+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[28373]: cluster 2023-12-06T03:31:52.306073+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[28373]: cluster 2023-12-06T03:31:52.418697+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T03:31:53.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[28373]: audit 2023-12-06T03:31:52.752001+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[24712]: audit 2023-12-06T03:31:52.989688+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[24712]: audit 2023-12-06T03:31:52.995668+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[28373]: audit 2023-12-06T03:31:52.989688+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:53.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:53 smithi040 bash[28373]: audit 2023-12-06T03:31:52.995668+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:53 smithi063 bash[24822]: cluster 2023-12-06T03:31:52.306073+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T03:31:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:53 smithi063 bash[24822]: cluster 2023-12-06T03:31:52.418697+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T03:31:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:53 smithi063 bash[24822]: audit 2023-12-06T03:31:52.752001+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:31:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:53 smithi063 bash[24822]: audit 2023-12-06T03:31:52.989688+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:31:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:53 smithi063 bash[24822]: audit 2023-12-06T03:31:52.995668+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}}, \"last_daemon_update\": \"2023-12-06T03:31:44.363659\", \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:31:55.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:55 smithi063 bash[24822]: cluster 2023-12-06T03:31:54.306721+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:55 smithi063 bash[24822]: audit 2023-12-06T03:31:54.791463+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:55 smithi063 bash[24822]: audit 2023-12-06T03:31:54.793586+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:55 smithi063 bash[24822]: audit 2023-12-06T03:31:54.796816+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:55.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[24712]: cluster 2023-12-06T03:31:54.306721+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[24712]: audit 2023-12-06T03:31:54.791463+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[24712]: audit 2023-12-06T03:31:54.793586+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[24712]: audit 2023-12-06T03:31:54.796816+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[28373]: cluster 2023-12-06T03:31:54.306721+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[28373]: audit 2023-12-06T03:31:54.791463+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[28373]: audit 2023-12-06T03:31:54.793586+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:31:55.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:55 smithi040 bash[28373]: audit 2023-12-06T03:31:54.796816+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:31:56.108 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:56 smithi063 bash[24822]: audit 2023-12-06T03:31:54.789009+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:56.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:56 smithi063 bash[24822]: cephadm 2023-12-06T03:31:54.790772+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:56.109 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:56 smithi063 bash[24822]: cluster 2023-12-06T03:31:55.013522+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:31:56.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[24712]: audit 2023-12-06T03:31:54.789009+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:56.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[24712]: cephadm 2023-12-06T03:31:54.790772+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:56.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[24712]: cluster 2023-12-06T03:31:55.013522+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:31:56.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[28373]: audit 2023-12-06T03:31:54.789009+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:31:56.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[28373]: cephadm 2023-12-06T03:31:54.790772+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:31:56.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:56 smithi040 bash[28373]: cluster 2023-12-06T03:31:55.013522+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:31:57.308 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:57 smithi063 bash[24822]: cluster 2023-12-06T03:31:56.307344+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:57.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:57 smithi040 bash[24712]: cluster 2023-12-06T03:31:56.307344+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:57.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:57 smithi040 bash[28373]: cluster 2023-12-06T03:31:56.307344+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[24712]: audit 2023-12-06T03:31:58.124429+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.63:0/4006719723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[24712]: audit 2023-12-06T03:31:58.125293+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[24712]: audit 2023-12-06T03:31:58.135901+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]': finished 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[24712]: cluster 2023-12-06T03:31:58.136011+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[24712]: audit 2023-12-06T03:31:58.136370+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[28373]: audit 2023-12-06T03:31:58.124429+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.63:0/4006719723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[28373]: audit 2023-12-06T03:31:58.125293+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[28373]: audit 2023-12-06T03:31:58.135901+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]': finished 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[28373]: cluster 2023-12-06T03:31:58.136011+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T03:31:58.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:58 smithi040 bash[28373]: audit 2023-12-06T03:31:58.136370+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:31:58.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:58 smithi063 bash[24822]: audit 2023-12-06T03:31:58.124429+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.63:0/4006719723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:58 smithi063 bash[24822]: audit 2023-12-06T03:31:58.125293+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]: dispatch 2023-12-06T03:31:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:58 smithi063 bash[24822]: audit 2023-12-06T03:31:58.135901+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "173e89c0-a6b5-444c-916a-65f2c442c5f8"}]': finished 2023-12-06T03:31:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:58 smithi063 bash[24822]: cluster 2023-12-06T03:31:58.136011+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T03:31:58.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:58 smithi063 bash[24822]: audit 2023-12-06T03:31:58.136370+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:31:59.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:31:59 smithi040 bash[24712]: cluster 2023-12-06T03:31:58.307895+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:59.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:31:59 smithi040 bash[28373]: cluster 2023-12-06T03:31:58.307895+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:31:59.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:31:59 smithi063 bash[24822]: cluster 2023-12-06T03:31:58.307895+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:00.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:00 smithi040 bash[24712]: cluster 2023-12-06T03:31:59.180690+0000 mon.a (mon.0) 399 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:00.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:00 smithi040 bash[24712]: cluster 2023-12-06T03:31:59.180768+0000 mon.a (mon.0) 400 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:00.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:00 smithi040 bash[28373]: cluster 2023-12-06T03:31:59.180690+0000 mon.a (mon.0) 399 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:00.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:00 smithi040 bash[28373]: cluster 2023-12-06T03:31:59.180768+0000 mon.a (mon.0) 400 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:00.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:00 smithi063 bash[24822]: cluster 2023-12-06T03:31:59.180690+0000 mon.a (mon.0) 399 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:00.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:00 smithi063 bash[24822]: cluster 2023-12-06T03:31:59.180768+0000 mon.a (mon.0) 400 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:01.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:01 smithi040 bash[24712]: cluster 2023-12-06T03:32:00.308437+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:01.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:01 smithi040 bash[24712]: audit 2023-12-06T03:32:00.447766+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.63:0/2654766504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:01.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:01 smithi040 bash[28373]: cluster 2023-12-06T03:32:00.308437+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:01.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:01 smithi040 bash[28373]: audit 2023-12-06T03:32:00.447766+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.63:0/2654766504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:01.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:01 smithi063 bash[24822]: cluster 2023-12-06T03:32:00.308437+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:01.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:01 smithi063 bash[24822]: audit 2023-12-06T03:32:00.447766+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.63:0/2654766504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:03 smithi040 bash[24712]: cluster 2023-12-06T03:32:02.309091+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:03 smithi040 bash[24712]: audit 2023-12-06T03:32:03.152552+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:03 smithi040 bash[28373]: cluster 2023-12-06T03:32:02.309091+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:03 smithi040 bash[28373]: audit 2023-12-06T03:32:03.152552+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:03.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:03 smithi063 bash[24822]: cluster 2023-12-06T03:32:02.309091+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:03 smithi063 bash[24822]: audit 2023-12-06T03:32:03.152552+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:05.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:05 smithi063 bash[24822]: cluster 2023-12-06T03:32:04.309819+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:05.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:05 smithi040 bash[24712]: cluster 2023-12-06T03:32:04.309819+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:05 smithi040 bash[28373]: cluster 2023-12-06T03:32:04.309819+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:07 smithi063 bash[24822]: cluster 2023-12-06T03:32:06.310427+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:07 smithi063 bash[24822]: audit 2023-12-06T03:32:07.003837+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T03:32:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:07 smithi063 bash[24822]: audit 2023-12-06T03:32:07.005931+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:07 smithi063 bash[24822]: audit 2023-12-06T03:32:07.008254+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T03:32:07.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[28373]: cluster 2023-12-06T03:32:06.310427+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[28373]: audit 2023-12-06T03:32:07.003837+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[28373]: audit 2023-12-06T03:32:07.005931+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[28373]: audit 2023-12-06T03:32:07.008254+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[24712]: cluster 2023-12-06T03:32:06.310427+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[24712]: audit 2023-12-06T03:32:07.003837+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[24712]: audit 2023-12-06T03:32:07.005931+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:07 smithi040 bash[24712]: audit 2023-12-06T03:32:07.008254+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T03:32:08.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:08 smithi063 bash[24822]: cephadm 2023-12-06T03:32:07.007555+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Deploying daemon osd.6 on smithi063 2023-12-06T03:32:08.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:08 smithi040 bash[24712]: cephadm 2023-12-06T03:32:07.007555+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Deploying daemon osd.6 on smithi063 2023-12-06T03:32:08.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:08 smithi040 bash[28373]: cephadm 2023-12-06T03:32:07.007555+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Deploying daemon osd.6 on smithi063 2023-12-06T03:32:09.141 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 6 on host 'smithi063' 2023-12-06T03:32:09.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[24712]: cluster 2023-12-06T03:32:08.311027+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:09.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[28373]: cluster 2023-12-06T03:32:08.311027+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:09.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[28373]: audit 2023-12-06T03:32:09.128471+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:09.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[28373]: audit 2023-12-06T03:32:09.129652+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:09.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[28373]: audit 2023-12-06T03:32:09.134463+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[24712]: audit 2023-12-06T03:32:09.128471+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[24712]: audit 2023-12-06T03:32:09.129652+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:09 smithi040 bash[24712]: audit 2023-12-06T03:32:09.134463+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:09 smithi063 bash[24822]: cluster 2023-12-06T03:32:08.311027+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:09 smithi063 bash[24822]: audit 2023-12-06T03:32:09.128471+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:09 smithi063 bash[24822]: audit 2023-12-06T03:32:09.129652+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:09 smithi063 bash[24822]: audit 2023-12-06T03:32:09.134463+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.362972\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363202\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:31:44.363335\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"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-06T03:31:44.363458\", \"created\": \"2023-12-06T03:31:43.059181\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"daemon_id\": \"6\", \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_device_update\": \"2023-12-06T03:31:52.988104\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:10.533 DEBUG:teuthology.orchestra.run.smithi063:osd.6> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T03:32:10.535 INFO:tasks.cephadm:Deploying osd.7 on smithi063 with /dev/vg_nvme/lv_1... 2023-12-06T03:32:10.536 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T03:32:10.548 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:10 smithi063 bash[24822]: audit 2023-12-06T03:32:10.051801+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:10.548 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:10 smithi063 bash[24822]: audit 2023-12-06T03:32:10.058072+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:10.548 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:10 smithi063 bash[24822]: audit 2023-12-06T03:32:10.059317+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:10.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[28373]: audit 2023-12-06T03:32:10.051801+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:10.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[28373]: audit 2023-12-06T03:32:10.058072+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:10.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[28373]: audit 2023-12-06T03:32:10.059317+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[24712]: audit 2023-12-06T03:32:10.051801+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[24712]: audit 2023-12-06T03:32:10.058072+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:10 smithi040 bash[24712]: audit 2023-12-06T03:32:10.059317+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:11.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[24822]: cluster 2023-12-06T03:32:10.311521+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:11.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:11 smithi040 bash[24712]: cluster 2023-12-06T03:32:10.311521+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:11.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:11 smithi040 bash[28373]: cluster 2023-12-06T03:32:10.311521+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:11.854 INFO:journalctl@ceph.osd.6.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:12.209 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T03:32:12.209 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: 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-06T03:32:12.210 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T03:32:12.210 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-06T03:32:12.210 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T03:32:12.210 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T03:32:12.210 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:11 smithi063 bash[29877]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-06T03:32:12.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:12 smithi063 bash[24822]: audit 2023-12-06T03:32:12.318166+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:12.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:12 smithi063 bash[24822]: audit 2023-12-06T03:32:12.324095+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:12.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:12 smithi040 bash[24712]: audit 2023-12-06T03:32:12.318166+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:12.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:12 smithi040 bash[24712]: audit 2023-12-06T03:32:12.324095+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:12.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:12 smithi040 bash[28373]: audit 2023-12-06T03:32:12.318166+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:12.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:12 smithi040 bash[28373]: audit 2023-12-06T03:32:12.324095+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:13.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:13 smithi040 bash[24712]: cluster 2023-12-06T03:32:12.312078+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:13.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:13 smithi040 bash[28373]: cluster 2023-12-06T03:32:12.312078+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:13.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:13 smithi063 bash[24822]: cluster 2023-12-06T03:32:12.312078+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:15.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:15 smithi063 bash[24822]: cluster 2023-12-06T03:32:14.312664+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:15.359 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:15 smithi063 bash[30245]: debug 2023-12-06T03:32:15.182+0000 7fc2cdd02ec0 1 -- 172.21.15.63:0/4013696782 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x561c2495f000 msgr2=0x561c2495bb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:32:15.359 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:15 smithi063 bash[30245]: debug 2023-12-06T03:32:15.182+0000 7fc2cdd02ec0 1 --2- 172.21.15.63:0/4013696782 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x561c2495f000 0x561c2495bb00 secure :-1 s=READY pgs=35 cs=0 l=1 rx=0x561c248f5d10 tx=0x561c255d4aa0).stop 2023-12-06T03:32:15.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:15 smithi040 bash[24712]: cluster 2023-12-06T03:32:14.312664+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:15.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:15 smithi040 bash[28373]: cluster 2023-12-06T03:32:14.312664+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:16.108 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:15 smithi063 bash[30245]: debug 2023-12-06T03:32:15.750+0000 7fc2cdd02ec0 -1 Falling back to public interface 2023-12-06T03:32:16.196 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T03:32:16.196 INFO:teuthology.orchestra.run.smithi063.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T03:32:16.196 INFO:teuthology.orchestra.run.smithi063.stderr: stderr: 10+0 records in 2023-12-06T03:32:16.196 INFO:teuthology.orchestra.run.smithi063.stderr:10+0 records out 2023-12-06T03:32:16.197 INFO:teuthology.orchestra.run.smithi063.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0197661 s, 530 MB/s 2023-12-06T03:32:16.197 INFO:teuthology.orchestra.run.smithi063.stderr:--> Zapping successful for: 2023-12-06T03:32:16.608 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:16 smithi063 bash[30245]: debug 2023-12-06T03:32:16.370+0000 7fc2cdd02ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-06T03:32:16.918 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi063:vg_nvme/lv_1 2023-12-06T03:32:17.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[24712]: cluster 2023-12-06T03:32:16.313217+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[24712]: audit 2023-12-06T03:32:16.378611+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[24712]: audit 2023-12-06T03:32:16.379366+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[28373]: cluster 2023-12-06T03:32:16.313217+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[28373]: audit 2023-12-06T03:32:16.378611+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:17 smithi040 bash[28373]: audit 2023-12-06T03:32:16.379366+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:17.826 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:17 smithi063 bash[24822]: cluster 2023-12-06T03:32:16.313217+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:17.826 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:17 smithi063 bash[24822]: audit 2023-12-06T03:32:16.378611+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:17.827 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:17 smithi063 bash[24822]: audit 2023-12-06T03:32:16.379366+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T03:32:18.559 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[30245]: debug 2023-12-06T03:32:18.390+0000 7fc2b2aaf700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: cluster 2023-12-06T03:32:17.336031+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: cluster 2023-12-06T03:32:17.336109+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: audit 2023-12-06T03:32:17.381952+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: cluster 2023-12-06T03:32:17.382014+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: audit 2023-12-06T03:32:17.382222+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: audit 2023-12-06T03:32:17.384599+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: audit 2023-12-06T03:32:17.385313+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.560 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:18 smithi063 bash[24822]: audit 2023-12-06T03:32:18.153913+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:18.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: cluster 2023-12-06T03:32:17.336031+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: cluster 2023-12-06T03:32:17.336109+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: audit 2023-12-06T03:32:17.381952+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: cluster 2023-12-06T03:32:17.382014+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: audit 2023-12-06T03:32:17.382222+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: audit 2023-12-06T03:32:17.384599+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: audit 2023-12-06T03:32:17.385313+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[24712]: audit 2023-12-06T03:32:18.153913+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: cluster 2023-12-06T03:32:17.336031+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: cluster 2023-12-06T03:32:17.336109+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: audit 2023-12-06T03:32:17.381952+0000 mon.a (mon.0) 414 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: cluster 2023-12-06T03:32:17.382014+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: audit 2023-12-06T03:32:17.382222+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: audit 2023-12-06T03:32:17.384599+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: audit 2023-12-06T03:32:17.385313+0000 mon.a (mon.0) 417 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:18.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:18 smithi040 bash[28373]: audit 2023-12-06T03:32:18.153913+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: cluster 2023-12-06T03:32:18.313777+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: audit 2023-12-06T03:32:18.387355+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: cluster 2023-12-06T03:32:18.387432+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T03:32:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: audit 2023-12-06T03:32:18.388577+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: cluster 2023-12-06T03:32:18.313777+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: audit 2023-12-06T03:32:18.387355+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: cluster 2023-12-06T03:32:18.387432+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T03:32:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: audit 2023-12-06T03:32:18.388577+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: audit 2023-12-06T03:32:18.399683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[28373]: audit 2023-12-06T03:32:18.403224+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:19.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: audit 2023-12-06T03:32:18.399683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:19.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:19 smithi040 bash[24712]: audit 2023-12-06T03:32:18.403224+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:19.759 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: cluster 2023-12-06T03:32:18.313777+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T03:32:19.759 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: audit 2023-12-06T03:32:18.387355+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:19.759 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: cluster 2023-12-06T03:32:18.387432+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T03:32:19.759 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: audit 2023-12-06T03:32:18.388577+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:19.759 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: audit 2023-12-06T03:32:18.399683+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:19.760 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:19 smithi063 bash[24822]: audit 2023-12-06T03:32:18.403224+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}}, \"last_daemon_update\": \"2023-12-06T03:32:10.050456\", \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:20.732 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[32000]: debug 2023-12-06T03:32:20.408+0000 7f59903c7700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: cluster 2023-12-06T03:32:19.392590+0000 mon.a (mon.0) 424 : cluster [INF] osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261] boot 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: cluster 2023-12-06T03:32:19.392696+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: audit 2023-12-06T03:32:19.394036+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: audit 2023-12-06T03:32:20.170410+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: audit 2023-12-06T03:32:20.172324+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[28373]: audit 2023-12-06T03:32:20.175386+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: cluster 2023-12-06T03:32:19.392590+0000 mon.a (mon.0) 424 : cluster [INF] osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261] boot 2023-12-06T03:32:20.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: cluster 2023-12-06T03:32:19.392696+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T03:32:20.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: audit 2023-12-06T03:32:19.394036+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:20.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: audit 2023-12-06T03:32:20.170410+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:32:20.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: audit 2023-12-06T03:32:20.172324+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:20.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:20 smithi040 bash[24712]: audit 2023-12-06T03:32:20.175386+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:20.858 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[28512]: debug 2023-12-06T03:32:20.410+0000 7f9e4f85e700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: cluster 2023-12-06T03:32:19.392590+0000 mon.a (mon.0) 424 : cluster [INF] osd.6 [v2:172.21.15.63:6816/1910105261,v1:172.21.15.63:6817/1910105261] boot 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: cluster 2023-12-06T03:32:19.392696+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: audit 2023-12-06T03:32:19.394036+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: audit 2023-12-06T03:32:20.170410+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: audit 2023-12-06T03:32:20.172324+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:20 smithi063 bash[24822]: audit 2023-12-06T03:32:20.175386+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:21.411 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:32:21 smithi063 bash[28512]: debug 2023-12-06T03:32:21.174+0000 7f9e6f10d700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-06T03:32:21.482 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[32000]: debug 2023-12-06T03:32:21.172+0000 7f59abc6e700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[28373]: audit 2023-12-06T03:32:20.168293+0000 mgr.y (mgr.14142) 160 : audit [DBG] from='client.34295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[28373]: cephadm 2023-12-06T03:32:20.169805+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[28373]: cluster 2023-12-06T03:32:20.314348+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[28373]: cluster 2023-12-06T03:32:20.410290+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[24712]: audit 2023-12-06T03:32:20.168293+0000 mgr.y (mgr.14142) 160 : audit [DBG] from='client.34295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[24712]: cephadm 2023-12-06T03:32:20.169805+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[24712]: cluster 2023-12-06T03:32:20.314348+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:21.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:21 smithi040 bash[24712]: cluster 2023-12-06T03:32:20.410290+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T03:32:21.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:21 smithi063 bash[24822]: audit 2023-12-06T03:32:20.168293+0000 mgr.y (mgr.14142) 160 : audit [DBG] from='client.34295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:21.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:21 smithi063 bash[24822]: cephadm 2023-12-06T03:32:20.169805+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Applying osd on host smithi063... 2023-12-06T03:32:21.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:21 smithi063 bash[24822]: cluster 2023-12-06T03:32:20.314348+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:21.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:21 smithi063 bash[24822]: cluster 2023-12-06T03:32:20.410290+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T03:32:23.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[24712]: cluster 2023-12-06T03:32:22.314895+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:23.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[24712]: audit 2023-12-06T03:32:23.404713+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.63:0/2864585455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:23.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[24712]: audit 2023-12-06T03:32:23.405522+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:23.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[28373]: cluster 2023-12-06T03:32:22.314895+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:23.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[28373]: audit 2023-12-06T03:32:23.404713+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.63:0/2864585455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:23.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:23 smithi040 bash[28373]: audit 2023-12-06T03:32:23.405522+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:23.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:23 smithi063 bash[24822]: cluster 2023-12-06T03:32:22.314895+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:23 smithi063 bash[24822]: audit 2023-12-06T03:32:23.404713+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.63:0/2864585455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:23 smithi063 bash[24822]: audit 2023-12-06T03:32:23.405522+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]: dispatch 2023-12-06T03:32:24.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[28373]: audit 2023-12-06T03:32:23.414381+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]': finished 2023-12-06T03:32:24.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[28373]: cluster 2023-12-06T03:32:23.414540+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T03:32:24.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[28373]: audit 2023-12-06T03:32:23.414899+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:24.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[24712]: audit 2023-12-06T03:32:23.414381+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]': finished 2023-12-06T03:32:24.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[24712]: cluster 2023-12-06T03:32:23.414540+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T03:32:24.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:24 smithi040 bash[24712]: audit 2023-12-06T03:32:23.414899+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:24.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:24 smithi063 bash[24822]: audit 2023-12-06T03:32:23.414381+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "521d3018-bf92-4214-825d-6ca7f6644634"}]': finished 2023-12-06T03:32:24.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:24 smithi063 bash[24822]: cluster 2023-12-06T03:32:23.414540+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T03:32:24.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:24 smithi063 bash[24822]: audit 2023-12-06T03:32:23.414899+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:25.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:25 smithi040 bash[24712]: cluster 2023-12-06T03:32:24.315440+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:25.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:25 smithi040 bash[28373]: cluster 2023-12-06T03:32:24.315440+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:25.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:25 smithi063 bash[24822]: cluster 2023-12-06T03:32:24.315440+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:26.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:26 smithi040 bash[24712]: audit 2023-12-06T03:32:25.719913+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.63:0/4120338453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:26.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:26 smithi040 bash[28373]: audit 2023-12-06T03:32:25.719913+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.63:0/4120338453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:26.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:26 smithi063 bash[24822]: audit 2023-12-06T03:32:25.719913+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.63:0/4120338453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T03:32:27.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:27 smithi040 bash[24712]: cluster 2023-12-06T03:32:26.316026+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:27.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:27 smithi040 bash[28373]: cluster 2023-12-06T03:32:26.316026+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:27.826 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:27 smithi063 bash[24822]: cluster 2023-12-06T03:32:26.316026+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:29.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:29 smithi063 bash[24822]: cluster 2023-12-06T03:32:28.316580+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:29.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:29 smithi063 bash[24822]: audit 2023-12-06T03:32:28.512721+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:29.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:29 smithi040 bash[24712]: cluster 2023-12-06T03:32:28.316580+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:29.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:29 smithi040 bash[24712]: audit 2023-12-06T03:32:28.512721+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:29 smithi040 bash[28373]: cluster 2023-12-06T03:32:28.316580+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:29 smithi040 bash[28373]: audit 2023-12-06T03:32:28.512721+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:31.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:31 smithi040 bash[24712]: cluster 2023-12-06T03:32:30.317257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:31.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:31 smithi040 bash[28373]: cluster 2023-12-06T03:32:30.317257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:31.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:31 smithi063 bash[24822]: cluster 2023-12-06T03:32:30.317257+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:32.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[24712]: audit 2023-12-06T03:32:32.120426+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T03:32:32.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[24712]: audit 2023-12-06T03:32:32.122834+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:32.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[24712]: audit 2023-12-06T03:32:32.124867+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T03:32:32.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[28373]: audit 2023-12-06T03:32:32.120426+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T03:32:32.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[28373]: audit 2023-12-06T03:32:32.122834+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:32.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:32 smithi040 bash[28373]: audit 2023-12-06T03:32:32.124867+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T03:32:32.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:32 smithi063 bash[24822]: audit 2023-12-06T03:32:32.120426+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T03:32:32.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:32 smithi063 bash[24822]: audit 2023-12-06T03:32:32.122834+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:32.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:32 smithi063 bash[24822]: audit 2023-12-06T03:32:32.124867+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T03:32:33.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:33 smithi040 bash[24712]: cephadm 2023-12-06T03:32:32.124224+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Deploying daemon osd.7 on smithi063 2023-12-06T03:32:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:33 smithi040 bash[24712]: cluster 2023-12-06T03:32:32.317939+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:33.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:33 smithi040 bash[28373]: cephadm 2023-12-06T03:32:32.124224+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Deploying daemon osd.7 on smithi063 2023-12-06T03:32:33.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:33 smithi040 bash[28373]: cluster 2023-12-06T03:32:32.317939+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:33.815 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:33 smithi063 bash[24822]: cephadm 2023-12-06T03:32:32.124224+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Deploying daemon osd.7 on smithi063 2023-12-06T03:32:33.815 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:33 smithi063 bash[24822]: cluster 2023-12-06T03:32:32.317939+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:34.281 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 7 on host 'smithi063' 2023-12-06T03:32:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:35 smithi063 bash[24822]: audit 2023-12-06T03:32:34.267666+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:35 smithi063 bash[24822]: audit 2023-12-06T03:32:34.268823+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:35 smithi063 bash[24822]: audit 2023-12-06T03:32:34.275347+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:35 smithi063 bash[24822]: cluster 2023-12-06T03:32:34.318593+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:35.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[24712]: audit 2023-12-06T03:32:34.267666+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:35.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[24712]: audit 2023-12-06T03:32:34.268823+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[28373]: audit 2023-12-06T03:32:34.267666+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[28373]: audit 2023-12-06T03:32:34.268823+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[24712]: audit 2023-12-06T03:32:34.275347+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[24712]: cluster 2023-12-06T03:32:34.318593+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[28373]: audit 2023-12-06T03:32:34.275347+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.049873\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050034\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050129\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:10.050218\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"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-06T03:32:10.050307\", \"created\": \"2023-12-06T03:32:09.106860\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_device_update\": \"2023-12-06T03:32:18.398757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:35 smithi040 bash[28373]: cluster 2023-12-06T03:32:34.318593+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:35.600 DEBUG:teuthology.orchestra.run.smithi063:osd.7> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T03:32:35.602 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T03:32:35.602 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: 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-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-06T03:32:36.232 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T03:32:36.233 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T03:32:36.233 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[31493]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-06T03:32:36.483 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[24822]: audit 2023-12-06T03:32:35.493247+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:36.483 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[24822]: audit 2023-12-06T03:32:35.499377+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:36.483 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:36 smithi063 bash[24822]: audit 2023-12-06T03:32:35.500592+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:36.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[24712]: audit 2023-12-06T03:32:35.493247+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:36.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[24712]: audit 2023-12-06T03:32:35.499377+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:36.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[24712]: audit 2023-12-06T03:32:35.500592+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:36.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[28373]: audit 2023-12-06T03:32:35.493247+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:36.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[28373]: audit 2023-12-06T03:32:35.499377+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:36.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:36 smithi040 bash[28373]: audit 2023-12-06T03:32:35.500592+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T03:32:37.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:37 smithi040 bash[24712]: cluster 2023-12-06T03:32:36.319223+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:37.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:37 smithi040 bash[28373]: cluster 2023-12-06T03:32:36.319223+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:37.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:37 smithi063 bash[24822]: cluster 2023-12-06T03:32:36.319223+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:38.250 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:32:38.582 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:38 smithi063 bash[24822]: audit 2023-12-06T03:32:37.326648+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:38.582 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:38 smithi063 bash[24822]: audit 2023-12-06T03:32:37.332249+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:38.582 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:38 smithi063 bash[24822]: audit 2023-12-06T03:32:38.248655+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.40:0/1656892977' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:38.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[28373]: audit 2023-12-06T03:32:37.326648+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:38.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[28373]: audit 2023-12-06T03:32:37.332249+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:38.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[28373]: audit 2023-12-06T03:32:38.248655+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.40:0/1656892977' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[24712]: audit 2023-12-06T03:32:37.326648+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[24712]: audit 2023-12-06T03:32:37.332249+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:38 smithi040 bash[24712]: audit 2023-12-06T03:32:38.248655+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.40:0/1656892977' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:38.858 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:38 smithi063 bash[31719]: debug 2023-12-06T03:32:38.574+0000 7f1fb1302ec0 1 -- 172.21.15.63:0/17788308 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x55ec54f9f400 msgr2=0x55ec54f9bf80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:32:38.859 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:38 smithi063 bash[31719]: debug 2023-12-06T03:32:38.574+0000 7f1fb1302ec0 1 --2- 172.21.15.63:0/17788308 >> [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] conn(0x55ec54f9f400 0x55ec54f9bf80 secure :-1 s=READY pgs=43 cs=0 l=1 rx=0x55ec54f35d10 tx=0x55ec55c0aaa0).stop 2023-12-06T03:32:38.999 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1701833539,"num_in_osds":7,"osd_in_since":1701833539,"num_remapped_pgs":0} 2023-12-06T03:32:39.438 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:39 smithi063 bash[24822]: cluster 2023-12-06T03:32:38.319616+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:39.438 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:39 smithi063 bash[31719]: debug 2023-12-06T03:32:39.122+0000 7f1fb1302ec0 -1 Falling back to public interface 2023-12-06T03:32:39.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:39 smithi040 bash[24712]: cluster 2023-12-06T03:32:38.319616+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:39.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:39 smithi040 bash[28373]: cluster 2023-12-06T03:32:38.319616+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:40.000 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T03:32:40.108 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:39 smithi063 bash[31719]: debug 2023-12-06T03:32:39.786+0000 7f1fb1302ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-06T03:32:40.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:40 smithi040 bash[24712]: audit 2023-12-06T03:32:39.795335+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:40.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:40 smithi040 bash[24712]: audit 2023-12-06T03:32:39.796156+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:40.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:40 smithi040 bash[28373]: audit 2023-12-06T03:32:39.795335+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:40.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:40 smithi040 bash[28373]: audit 2023-12-06T03:32:39.796156+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:40.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:40 smithi063 bash[24822]: audit 2023-12-06T03:32:39.795335+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:40.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:40 smithi063 bash[24822]: audit 2023-12-06T03:32:39.796156+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: cluster 2023-12-06T03:32:40.320044+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: audit 2023-12-06T03:32:40.325217+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: cluster 2023-12-06T03:32:40.325285+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: audit 2023-12-06T03:32:40.325861+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: audit 2023-12-06T03:32:40.326356+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: audit 2023-12-06T03:32:40.326915+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: cluster 2023-12-06T03:32:40.779320+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[24712]: cluster 2023-12-06T03:32:40.779403+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:41.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: cluster 2023-12-06T03:32:40.320044+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: audit 2023-12-06T03:32:40.325217+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: cluster 2023-12-06T03:32:40.325285+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: audit 2023-12-06T03:32:40.325861+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: audit 2023-12-06T03:32:40.326356+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: audit 2023-12-06T03:32:40.326915+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: cluster 2023-12-06T03:32:40.779320+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:41.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:41 smithi040 bash[28373]: cluster 2023-12-06T03:32:40.779403+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:41.608 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[31719]: debug 2023-12-06T03:32:41.330+0000 7f1f9a0b7700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: cluster 2023-12-06T03:32:40.320044+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: audit 2023-12-06T03:32:40.325217+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: cluster 2023-12-06T03:32:40.325285+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: audit 2023-12-06T03:32:40.325861+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: audit 2023-12-06T03:32:40.326356+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: audit 2023-12-06T03:32:40.326915+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]: dispatch 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: cluster 2023-12-06T03:32:40.779320+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T03:32:41.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:41 smithi063 bash[24822]: cluster 2023-12-06T03:32:40.779403+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T03:32:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: audit 2023-12-06T03:32:41.328583+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: cluster 2023-12-06T03:32:41.328711+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T03:32:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: audit 2023-12-06T03:32:41.329829+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: audit 2023-12-06T03:32:41.389690+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:42.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: audit 2023-12-06T03:32:41.620095+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:42.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:42 smithi063 bash[24822]: audit 2023-12-06T03:32:41.626202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:42.678 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:32:42.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: audit 2023-12-06T03:32:41.328583+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:42.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: cluster 2023-12-06T03:32:41.328711+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T03:32:42.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: audit 2023-12-06T03:32:41.329829+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:42.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: audit 2023-12-06T03:32:41.389690+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: audit 2023-12-06T03:32:41.328583+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: cluster 2023-12-06T03:32:41.328711+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: audit 2023-12-06T03:32:41.329829+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: audit 2023-12-06T03:32:41.389690+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: audit 2023-12-06T03:32:41.620095+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:42.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[24712]: audit 2023-12-06T03:32:41.626202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:42.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: audit 2023-12-06T03:32:41.620095+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:42.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:42 smithi040 bash[28373]: audit 2023-12-06T03:32:41.626202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}}, \"last_daemon_update\": \"2023-12-06T03:32:35.491423\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:43.366 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1701833562,"num_in_osds":8,"osd_in_since":1701833562,"num_remapped_pgs":0} 2023-12-06T03:32:43.366 INFO:tasks.cephadm:Adding prometheus.a on smithi063 2023-12-06T03:32:43.367 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi063=a' 2023-12-06T03:32:43.608 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[30245]: debug 2023-12-06T03:32:43.350+0000 7fc2a3c97700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-12-06T03:32:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[24822]: cluster 2023-12-06T03:32:42.320525+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[24822]: cluster 2023-12-06T03:32:42.348571+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834] boot 2023-12-06T03:32:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[24822]: cluster 2023-12-06T03:32:42.348688+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T03:32:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[24822]: audit 2023-12-06T03:32:42.348918+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:43.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:43 smithi063 bash[24822]: audit 2023-12-06T03:32:42.677065+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.40:0/146233052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:43.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[24712]: cluster 2023-12-06T03:32:42.320525+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[24712]: cluster 2023-12-06T03:32:42.348571+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834] boot 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[24712]: cluster 2023-12-06T03:32:42.348688+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[24712]: audit 2023-12-06T03:32:42.348918+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[24712]: audit 2023-12-06T03:32:42.677065+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.40:0/146233052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[28373]: cluster 2023-12-06T03:32:42.320525+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[28373]: cluster 2023-12-06T03:32:42.348571+0000 mon.a (mon.0) 458 : cluster [INF] osd.7 [v2:172.21.15.63:6824/3000456834,v1:172.21.15.63:6825/3000456834] boot 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[28373]: cluster 2023-12-06T03:32:42.348688+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[28373]: audit 2023-12-06T03:32:42.348918+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:32:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:43 smithi040 bash[28373]: audit 2023-12-06T03:32:42.677065+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.40:0/146233052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T03:32:44.573 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:44 smithi063 bash[24822]: cluster 2023-12-06T03:32:43.353901+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T03:32:44.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:44 smithi040 bash[24712]: cluster 2023-12-06T03:32:43.353901+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T03:32:44.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:44 smithi040 bash[28373]: cluster 2023-12-06T03:32:43.353901+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T03:32:45.643 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:45 smithi063 bash[24822]: cluster 2023-12-06T03:32:44.321147+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:45.643 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:45 smithi063 bash[24822]: cluster 2023-12-06T03:32:45.027686+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:32:45.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:45 smithi040 bash[24712]: cluster 2023-12-06T03:32:44.321147+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:45.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:45 smithi040 bash[24712]: cluster 2023-12-06T03:32:45.027686+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:32:45.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:45 smithi040 bash[28373]: cluster 2023-12-06T03:32:44.321147+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:45.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:45 smithi040 bash[28373]: cluster 2023-12-06T03:32:45.027686+0000 mon.a (mon.0) 462 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T03:32:46.069 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled prometheus update... 2023-12-06T03:32:46.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:46 smithi063 bash[24822]: audit 2023-12-06T03:32:46.053183+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T03:32:46.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:46 smithi063 bash[24822]: audit 2023-12-06T03:32:46.059484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T03:32:46.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:46 smithi040 bash[24712]: audit 2023-12-06T03:32:46.053183+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T03:32:46.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:46 smithi040 bash[24712]: audit 2023-12-06T03:32:46.059484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T03:32:46.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:46 smithi040 bash[28373]: audit 2023-12-06T03:32:46.053183+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T03:32:46.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:46 smithi040 bash[28373]: audit 2023-12-06T03:32:46.059484+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T03:32:46.052464\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T03:32:46.799 DEBUG:teuthology.orchestra.run.smithi063:prometheus.a> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T03:32:46.802 INFO:tasks.cephadm:Adding node-exporter.a on smithi040 2023-12-06T03:32:46.802 INFO:tasks.cephadm:Adding node-exporter.b on smithi063 2023-12-06T03:32:46.802 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi040=a;smithi063=b' 2023-12-06T03:32:46.958 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:47.625 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:47 smithi063 bash[24822]: audit 2023-12-06T03:32:46.051444+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:47.651 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:47 smithi063 bash[24822]: cephadm 2023-12-06T03:32:46.052439+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi063=a 2023-12-06T03:32:47.651 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:47 smithi063 bash[24822]: cephadm 2023-12-06T03:32:46.067410+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:47.651 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:47 smithi063 bash[24822]: cluster 2023-12-06T03:32:46.321897+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[24712]: audit 2023-12-06T03:32:46.051444+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[24712]: cephadm 2023-12-06T03:32:46.052439+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi063=a 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[24712]: cephadm 2023-12-06T03:32:46.067410+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[24712]: cluster 2023-12-06T03:32:46.321897+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[28373]: audit 2023-12-06T03:32:46.051444+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[28373]: cephadm 2023-12-06T03:32:46.052439+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi063=a 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[28373]: cephadm 2023-12-06T03:32:46.067410+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:47 smithi040 bash[28373]: cluster 2023-12-06T03:32:46.321897+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:49.512 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled node-exporter update... 2023-12-06T03:32:49.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:49 smithi063 bash[24822]: cluster 2023-12-06T03:32:48.322673+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:49.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:49 smithi040 bash[24712]: cluster 2023-12-06T03:32:48.322673+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:49.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:49 smithi040 bash[28373]: cluster 2023-12-06T03:32:48.322673+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:50.253 DEBUG:teuthology.orchestra.run.smithi040:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T03:32:50.256 DEBUG:teuthology.orchestra.run.smithi063:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T03:32:50.258 INFO:tasks.cephadm:Adding alertmanager.a on smithi040 2023-12-06T03:32:50.258 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi040=a' 2023-12-06T03:32:50.475 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:50 smithi063 bash[24822]: audit 2023-12-06T03:32:49.501301+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi063=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:50 smithi063 bash[24822]: cephadm 2023-12-06T03:32:49.502395+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi040=a,smithi063=b 2023-12-06T03:32:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:50 smithi063 bash[24822]: audit 2023-12-06T03:32:49.503081+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T03:32:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:50 smithi063 bash[24822]: audit 2023-12-06T03:32:49.508969+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T03:32:50.698 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:50.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24712]: audit 2023-12-06T03:32:49.501301+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi063=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24712]: cephadm 2023-12-06T03:32:49.502395+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi040=a,smithi063=b 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24712]: audit 2023-12-06T03:32:49.503081+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24712]: audit 2023-12-06T03:32:49.508969+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[28373]: audit 2023-12-06T03:32:49.501301+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi063=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[28373]: cephadm 2023-12-06T03:32:49.502395+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi040=a,smithi063=b 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[28373]: audit 2023-12-06T03:32:49.503081+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T03:32:50.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[28373]: audit 2023-12-06T03:32:49.508969+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T03:32:49.502422\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi063\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: debug 2023-12-06T03:32:50.319+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:50.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:50.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:50 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cluster 2023-12-06T03:32:50.323334+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cephadm 2023-12-06T03:32:50.325452+0000 mgr.y (mgr.14142) 184 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.590 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:51.591 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cephadm 2023-12-06T03:32:50.325747+0000 mgr.y (mgr.14142) 185 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cephadm 2023-12-06T03:32:50.334003+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cluster 2023-12-06T03:32:50.505060+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:51.594 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:51 smithi063 bash[24822]: cluster 2023-12-06T03:32:50.505120+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:51.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cluster 2023-12-06T03:32:50.323334+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:51.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cephadm 2023-12-06T03:32:50.325452+0000 mgr.y (mgr.14142) 184 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cluster 2023-12-06T03:32:50.323334+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cephadm 2023-12-06T03:32:50.325452+0000 mgr.y (mgr.14142) 184 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:51.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:51.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cephadm 2023-12-06T03:32:50.325747+0000 mgr.y (mgr.14142) 185 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cephadm 2023-12-06T03:32:50.334003+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:51.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cluster 2023-12-06T03:32:50.505060+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[24712]: cluster 2023-12-06T03:32:50.505120+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cephadm 2023-12-06T03:32:50.325747+0000 mgr.y (mgr.14142) 185 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:51.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:51.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:51.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cephadm 2023-12-06T03:32:50.334003+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:51.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cluster 2023-12-06T03:32:50.505060+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T03:32:51.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:51 smithi040 bash[28373]: cluster 2023-12-06T03:32:50.505120+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2023-12-06T03:32:52.659 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:52 smithi063 bash[24822]: audit 2023-12-06T03:32:52.334151+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:52.660 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:52 smithi063 bash[24822]: audit 2023-12-06T03:32:52.340855+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:52 smithi040 bash[24712]: audit 2023-12-06T03:32:52.334151+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:52.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:52 smithi040 bash[24712]: audit 2023-12-06T03:32:52.340855+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:52.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:52 smithi040 bash[28373]: audit 2023-12-06T03:32:52.334151+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:32:52.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:52 smithi040 bash[28373]: audit 2023-12-06T03:32:52.340855+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833486.592923, \"finished_at\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833511.405765, \"finished_at\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833539.392923, \"finished_at\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833562.3487859, \"finished_at\": 1701833570.513889}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:32:53.043 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled alertmanager update... 2023-12-06T03:32:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24712]: cluster 2023-12-06T03:32:52.323878+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24712]: audit 2023-12-06T03:32:53.034015+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T03:32:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24712]: audit 2023-12-06T03:32:53.039959+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T03:32:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24712]: audit 2023-12-06T03:32:53.177267+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24712]: audit 2023-12-06T03:32:53.179400+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[28373]: cluster 2023-12-06T03:32:52.323878+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[28373]: audit 2023-12-06T03:32:53.034015+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[28373]: audit 2023-12-06T03:32:53.039959+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[28373]: audit 2023-12-06T03:32:53.177267+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[28373]: audit 2023-12-06T03:32:53.179400+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: debug 2023-12-06T03:32:53.167+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:53.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:32:53.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:53.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:53.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:53.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:53 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[24822]: cluster 2023-12-06T03:32:52.323878+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[24822]: audit 2023-12-06T03:32:53.034015+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T03:32:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[24822]: audit 2023-12-06T03:32:53.039959+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T03:32:53.033354\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi040\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T03:32:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[24822]: audit 2023-12-06T03:32:53.177267+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[24822]: audit 2023-12-06T03:32:53.179400+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:53.812 DEBUG:teuthology.orchestra.run.smithi040:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T03:32:53.814 INFO:tasks.cephadm:Adding grafana.a on smithi063 2023-12-06T03:32:53.814 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi063=a' 2023-12-06T03:32:53.970 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:53 smithi063 docker[32718]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:32:53.970 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:53 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:32:54.016 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:54.358 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:53 smithi063 bash[32735]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:32:54.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: audit 2023-12-06T03:32:53.032314+0000 mgr.y (mgr.14142) 188 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:54.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: cephadm 2023-12-06T03:32:53.033326+0000 mgr.y (mgr.14142) 189 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi040=a 2023-12-06T03:32:54.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: cephadm 2023-12-06T03:32:53.175159+0000 mgr.y (mgr.14142) 190 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:54.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: cephadm 2023-12-06T03:32:53.175451+0000 mgr.y (mgr.14142) 191 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: cephadm 2023-12-06T03:32:53.181185+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Deploying daemon node-exporter.b on smithi063 2023-12-06T03:32:54.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: audit 2023-12-06T03:32:53.967178+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:54.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: audit 2023-12-06T03:32:53.973272+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:54.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: audit 2023-12-06T03:32:53.974766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:54.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[24712]: audit 2023-12-06T03:32:53.976531+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:54.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: audit 2023-12-06T03:32:53.032314+0000 mgr.y (mgr.14142) 188 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: cephadm 2023-12-06T03:32:53.033326+0000 mgr.y (mgr.14142) 189 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi040=a 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: cephadm 2023-12-06T03:32:53.175159+0000 mgr.y (mgr.14142) 190 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.493 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: cephadm 2023-12-06T03:32:53.175451+0000 mgr.y (mgr.14142) 191 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: cephadm 2023-12-06T03:32:53.181185+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Deploying daemon node-exporter.b on smithi063 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: audit 2023-12-06T03:32:53.967178+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:54.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: audit 2023-12-06T03:32:53.973272+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:54.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: audit 2023-12-06T03:32:53.974766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:54.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[28373]: audit 2023-12-06T03:32:53.976531+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: audit 2023-12-06T03:32:53.032314+0000 mgr.y (mgr.14142) 188 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:54.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: cephadm 2023-12-06T03:32:53.033326+0000 mgr.y (mgr.14142) 189 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi040=a 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: cephadm 2023-12-06T03:32:53.175159+0000 mgr.y (mgr.14142) 190 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:54.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:54.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:54.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: cephadm 2023-12-06T03:32:53.175451+0000 mgr.y (mgr.14142) 191 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:54.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: cephadm 2023-12-06T03:32:53.181185+0000 mgr.y (mgr.14142) 192 : cephadm [INF] Deploying daemon node-exporter.b on smithi063 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: audit 2023-12-06T03:32:53.967178+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: audit 2023-12-06T03:32:53.973272+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490471\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490677\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490807\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.490932\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:35.491054\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"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-06T03:32:35.491205\", \"created\": \"2023-12-06T03:32:34.246588\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: audit 2023-12-06T03:32:53.974766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T03:32:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:54 smithi063 bash[24822]: audit 2023-12-06T03:32:53.976531+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:32:54.982 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:54 smithi040 systemd[1]: Started Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:32:54.982 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:54 smithi040 bash[36000]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:32:55.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: cephadm 2023-12-06T03:32:53.978060+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2023-12-06T03:32:55.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: cluster 2023-12-06T03:32:54.324382+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:55.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: audit 2023-12-06T03:32:54.691004+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:55.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: audit 2023-12-06T03:32:54.696448+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:55.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: audit 2023-12-06T03:32:54.697375+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:55.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:55 smithi063 bash[24822]: audit 2023-12-06T03:32:55.404448+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:55.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: cephadm 2023-12-06T03:32:53.978060+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2023-12-06T03:32:55.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: cluster 2023-12-06T03:32:54.324382+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:55.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: cephadm 2023-12-06T03:32:53.978060+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2023-12-06T03:32:55.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: cluster 2023-12-06T03:32:54.324382+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:55.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: audit 2023-12-06T03:32:54.691004+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: audit 2023-12-06T03:32:54.691004+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: audit 2023-12-06T03:32:54.696448+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: audit 2023-12-06T03:32:54.697375+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[28373]: audit 2023-12-06T03:32:55.404448+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: audit 2023-12-06T03:32:54.696448+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.705882\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706090\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706221\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706345\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:30:57.706468\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:30:57.706590\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"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-06T03:30:57.706713\", \"created\": \"2023-12-06T03:30:56.521535\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: audit 2023-12-06T03:32:54.697375+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:55.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:55 smithi040 bash[24712]: audit 2023-12-06T03:32:55.404448+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:32:56.701 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[24822]: audit 2023-12-06T03:32:55.410517+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:56.701 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[24822]: audit 2023-12-06T03:32:55.412490+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:56.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[24822]: audit 2023-12-06T03:32:56.283745+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:56.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[24822]: audit 2023-12-06T03:32:56.290671+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:56.702 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[32735]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:56.702 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:56 smithi063 bash[32735]: See 'docker run --help'. 2023-12-06T03:32:56.702 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:56 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:32:56.703 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:32:56 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:32:56.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[28373]: audit 2023-12-06T03:32:55.410517+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:56.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[28373]: audit 2023-12-06T03:32:55.412490+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[24712]: audit 2023-12-06T03:32:55.410517+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}}, \"last_daemon_update\": \"2023-12-06T03:32:55.402773\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[24712]: audit 2023-12-06T03:32:55.412490+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[24712]: audit 2023-12-06T03:32:56.283745+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[24712]: audit 2023-12-06T03:32:56.290671+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[28373]: audit 2023-12-06T03:32:56.283745+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:32:56.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:56 smithi040 bash[28373]: audit 2023-12-06T03:32:56.290671+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}}, \"last_daemon_update\": \"2023-12-06T03:32:56.281830\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:32:57.090 INFO:teuthology.orchestra.run.smithi063.stdout:Scheduled grafana update... 2023-12-06T03:32:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:57 smithi063 bash[24822]: cephadm 2023-12-06T03:32:56.297413+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:57 smithi063 bash[24822]: cluster 2023-12-06T03:32:56.325036+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:57 smithi063 bash[24822]: audit 2023-12-06T03:32:57.081445+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T03:32:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:57 smithi063 bash[24822]: audit 2023-12-06T03:32:57.087302+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T03:32:57.732 DEBUG:teuthology.orchestra.run.smithi063:grafana.a> sudo journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T03:32:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[28373]: cephadm 2023-12-06T03:32:56.297413+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[28373]: cluster 2023-12-06T03:32:56.325036+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[28373]: audit 2023-12-06T03:32:57.081445+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T03:32:57.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[28373]: audit 2023-12-06T03:32:57.087302+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T03:32:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[24712]: cephadm 2023-12-06T03:32:56.297413+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:32:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[24712]: cluster 2023-12-06T03:32:56.325036+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[24712]: audit 2023-12-06T03:32:57.081445+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T03:32:57.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:57 smithi040 bash[24712]: audit 2023-12-06T03:32:57.087302+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T03:32:57.080751\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi063\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T03:32:57.736 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T03:32:57.736 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T03:32:57.872 INFO:journalctl@ceph.grafana.a.smithi063.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T03:32:58.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[28373]: audit 2023-12-06T03:32:57.079738+0000 mgr.y (mgr.14142) 197 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:58.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[28373]: cephadm 2023-12-06T03:32:57.080725+0000 mgr.y (mgr.14142) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi063=a 2023-12-06T03:32:58.687 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[36000]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:58.687 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[36000]: See 'docker run --help'. 2023-12-06T03:32:58.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[24712]: audit 2023-12-06T03:32:57.079738+0000 mgr.y (mgr.14142) 197 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:58.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:58 smithi040 bash[24712]: cephadm 2023-12-06T03:32:57.080725+0000 mgr.y (mgr.14142) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi063=a 2023-12-06T03:32:58.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:58 smithi063 bash[24822]: audit 2023-12-06T03:32:57.079738+0000 mgr.y (mgr.14142) 197 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi063=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:32:58.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:58 smithi063 bash[24822]: cephadm 2023-12-06T03:32:57.080725+0000 mgr.y (mgr.14142) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi063=a 2023-12-06T03:32:58.978 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:58 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:32:58.978 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:32:58 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: debug 2023-12-06T03:32:59.295+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:59.305 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:32:59.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:32:59.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:32:59.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:32:59.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:32:59.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:32:59.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:32:59.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:32:59.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[28373]: cluster 2023-12-06T03:32:58.325776+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:59.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:32:59 smithi040 bash[24712]: cluster 2023-12-06T03:32:58.325776+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:32:59.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:32:59 smithi063 bash[24822]: cluster 2023-12-06T03:32:58.325776+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: cephadm 2023-12-06T03:32:59.299640+0000 mgr.y (mgr.14142) 200 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:00.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: cephadm 2023-12-06T03:32:59.299640+0000 mgr.y (mgr.14142) 200 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:00.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: cephadm 2023-12-06T03:32:59.299934+0000 mgr.y (mgr.14142) 201 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[28373]: cephadm 2023-12-06T03:32:59.307276+0000 mgr.y (mgr.14142) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: cephadm 2023-12-06T03:32:59.299934+0000 mgr.y (mgr.14142) 201 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:00.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:00.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:00 smithi040 bash[24712]: cephadm 2023-12-06T03:32:59.307276+0000 mgr.y (mgr.14142) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:00.755 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2023-12-06T03:33:00.755 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQBs629lkE+NLBAAbcjmKHInBIBZl4158kSe4A== 2023-12-06T03:33:00.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: cephadm 2023-12-06T03:32:59.299640+0000 mgr.y (mgr.14142) 200 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: cephadm 2023-12-06T03:32:59.299934+0000 mgr.y (mgr.14142) 201 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:00.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:00.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:00 smithi063 bash[24822]: cephadm 2023-12-06T03:32:59.307276+0000 mgr.y (mgr.14142) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:01.542 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-06T03:33:01.542 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T03:33:01.542 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T03:33:01.569 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T03:33:01.713 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:01 smithi063 bash[24822]: cluster 2023-12-06T03:33:00.326413+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:01.713 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:01 smithi063 bash[24822]: audit 2023-12-06T03:33:00.747158+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:01.713 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:01 smithi063 bash[24822]: audit 2023-12-06T03:33:00.753967+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T03:33:01.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24712]: cluster 2023-12-06T03:33:00.326413+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:01.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24712]: audit 2023-12-06T03:33:00.747158+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:01.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24712]: audit 2023-12-06T03:33:00.753967+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T03:33:01.724 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[28373]: cluster 2023-12-06T03:33:00.326413+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:01.724 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[28373]: audit 2023-12-06T03:33:00.747158+0000 mon.a (mon.0) 489 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:01.724 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[28373]: audit 2023-12-06T03:33:00.753967+0000 mon.a (mon.0) 490 : audit [INF] from='client.? 172.21.15.40:0/805018409' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T03:33:01.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: debug 2023-12-06T03:33:01.715+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:01.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:01.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:01.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:01.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:01.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:01.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:01.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:01.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:01 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: cephadm 2023-12-06T03:33:01.722322+0000 mgr.y (mgr.14142) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:03.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:03.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:03.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: cephadm 2023-12-06T03:33:01.722640+0000 mgr.y (mgr.14142) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:03.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:03.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:03.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:03.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:03.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: cephadm 2023-12-06T03:33:01.730840+0000 mgr.y (mgr.14142) 206 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:03.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:03 smithi063 bash[24822]: cluster 2023-12-06T03:33:02.327064+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: cephadm 2023-12-06T03:33:01.722322+0000 mgr.y (mgr.14142) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: cephadm 2023-12-06T03:33:01.722322+0000 mgr.y (mgr.14142) 204 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: cephadm 2023-12-06T03:33:01.722640+0000 mgr.y (mgr.14142) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:03.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: cephadm 2023-12-06T03:33:01.730840+0000 mgr.y (mgr.14142) 206 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[24712]: cluster 2023-12-06T03:33:02.327064+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: cephadm 2023-12-06T03:33:01.722640+0000 mgr.y (mgr.14142) 205 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:03.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:03.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: cephadm 2023-12-06T03:33:01.730840+0000 mgr.y (mgr.14142) 206 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:03.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:03 smithi040 bash[28373]: cluster 2023-12-06T03:33:02.327064+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:04.374 INFO:teuthology.orchestra.run.smithi063.stdout:[client.1] 2023-12-06T03:33:04.374 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQBw629lkm3JFRAAhX98Vs3nIkE1klVOKMv+vw== 2023-12-06T03:33:05.087 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-06T03:33:05.087 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T03:33:05.087 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T03:33:05.110 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T03:33:05.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:05 smithi063 bash[24822]: cluster 2023-12-06T03:33:04.327709+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:05.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:05 smithi063 bash[24822]: audit 2023-12-06T03:33:04.364264+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.63:0/1156977520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:05.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:05 smithi063 bash[24822]: audit 2023-12-06T03:33:04.365178+0000 mon.a (mon.0) 491 : 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-06T03:33:05.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:05 smithi063 bash[24822]: audit 2023-12-06T03:33:04.372332+0000 mon.a (mon.0) 492 : 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-06T03:33:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24712]: cluster 2023-12-06T03:33:04.327709+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24712]: audit 2023-12-06T03:33:04.364264+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.63:0/1156977520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24712]: audit 2023-12-06T03:33:04.365178+0000 mon.a (mon.0) 491 : 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-06T03:33:05.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24712]: audit 2023-12-06T03:33:04.372332+0000 mon.a (mon.0) 492 : 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-06T03:33:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[28373]: cluster 2023-12-06T03:33:04.327709+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[28373]: audit 2023-12-06T03:33:04.364264+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.63:0/1156977520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T03:33:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[28373]: audit 2023-12-06T03:33:04.365178+0000 mon.a (mon.0) 491 : 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-06T03:33:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[28373]: audit 2023-12-06T03:33:04.372332+0000 mon.a (mon.0) 492 : 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-06T03:33:05.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: debug 2023-12-06T03:33:05.611+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:05.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:05.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:05.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:05.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:05.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:05.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:05 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: cephadm 2023-12-06T03:33:05.616507+0000 mgr.y (mgr.14142) 209 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:06.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: cephadm 2023-12-06T03:33:05.616730+0000 mgr.y (mgr.14142) 210 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:06.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[24822]: cephadm 2023-12-06T03:33:05.621909+0000 mgr.y (mgr.14142) 211 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:06.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: cephadm 2023-12-06T03:33:05.616507+0000 mgr.y (mgr.14142) 209 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:06.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:06.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: cephadm 2023-12-06T03:33:05.616507+0000 mgr.y (mgr.14142) 209 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:06.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: cephadm 2023-12-06T03:33:05.616730+0000 mgr.y (mgr.14142) 210 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:06.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[24712]: cephadm 2023-12-06T03:33:05.621909+0000 mgr.y (mgr.14142) 211 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: cephadm 2023-12-06T03:33:05.616730+0000 mgr.y (mgr.14142) 210 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:06.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:06.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:06 smithi040 bash[28373]: cephadm 2023-12-06T03:33:05.621909+0000 mgr.y (mgr.14142) 211 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:07.066 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2023-12-06T03:33:07.066 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:07.066 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:07.067 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 docker[33245]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:33:07.067 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:07.067 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:06 smithi063 bash[33256]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:07.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:07 smithi063 bash[24822]: cluster 2023-12-06T03:33:06.328261+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:07.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:07 smithi040 bash[24712]: cluster 2023-12-06T03:33:06.328261+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:07.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:07 smithi040 bash[28373]: cluster 2023-12-06T03:33:06.328261+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:08.032 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:33:08.032 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":47,"fsid":"3e361b5a-93e7-11ee-95a2-87774f69a715","created":"2023-12-06T03:27:13.580723+0000","modified":"2023-12-06T03:32:43.344942+0000","last_up_change":"2023-12-06T03:32:42.335089+0000","last_in_change":"2023-12-06T03:32:42.335089+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-06T03:27:26.318975+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":"584db130-ada2-402f-85b4-0eb54402789c","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.40:6802","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6803","nonce":3544535143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6805","nonce":3544535143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6809","nonce":3544535143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6807","nonce":3544535143}]},"public_addr":"172.21.15.40:6803/3544535143","cluster_addr":"172.21.15.40:6805/3544535143","heartbeat_back_addr":"172.21.15.40:6809/3544535143","heartbeat_front_addr":"172.21.15.40:6807/3544535143","state":["exists","up"]},{"osd":1,"uuid":"488533c3-87ab-4d41-b4ff-78fe2558099d","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.40:6810","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6811","nonce":1104617913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6813","nonce":1104617913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6817","nonce":1104617913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6815","nonce":1104617913}]},"public_addr":"172.21.15.40:6811/1104617913","cluster_addr":"172.21.15.40:6813/1104617913","heartbeat_back_addr":"172.21.15.40:6817/1104617913","heartbeat_front_addr":"172.21.15.40:6815/1104617913","state":["exists","up"]},{"osd":2,"uuid":"973c4f36-0fd7-4ee9-80b1-393dd260df97","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.40:6818","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6819","nonce":938734455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6821","nonce":938734455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6825","nonce":938734455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6823","nonce":938734455}]},"public_addr":"172.21.15.40:6819/938734455","cluster_addr":"172.21.15.40:6821/938734455","heartbeat_back_addr":"172.21.15.40:6825/938734455","heartbeat_front_addr":"172.21.15.40:6823/938734455","state":["exists","up"]},{"osd":3,"uuid":"5663d11c-ce1e-4676-b640-daa62bfb8f41","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.40:6826","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6827","nonce":3540903879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6829","nonce":3540903879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6833","nonce":3540903879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6831","nonce":3540903879}]},"public_addr":"172.21.15.40:6827/3540903879","cluster_addr":"172.21.15.40:6829/3540903879","heartbeat_back_addr":"172.21.15.40:6833/3540903879","heartbeat_front_addr":"172.21.15.40:6831/3540903879","state":["exists","up"]},{"osd":4,"uuid":"00a23520-9a67-4d1c-ab5f-0226d76c3c3e","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.63:6800","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6801","nonce":2562101231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6803","nonce":2562101231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6807","nonce":2562101231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6805","nonce":2562101231}]},"public_addr":"172.21.15.63:6801/2562101231","cluster_addr":"172.21.15.63:6803/2562101231","heartbeat_back_addr":"172.21.15.63:6807/2562101231","heartbeat_front_addr":"172.21.15.63:6805/2562101231","state":["exists","up"]},{"osd":5,"uuid":"db26c650-4489-4bcb-8b09-324b12c02083","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.63:6808","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6809","nonce":2047487440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6811","nonce":2047487440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6815","nonce":2047487440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6813","nonce":2047487440}]},"public_addr":"172.21.15.63:6809/2047487440","cluster_addr":"172.21.15.63:6811/2047487440","heartbeat_back_addr":"172.21.15.63:6815/2047487440","heartbeat_front_addr":"172.21.15.63:6813/2047487440","state":["exists","up"]},{"osd":6,"uuid":"173e89c0-a6b5-444c-916a-65f2c442c5f8","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.63:6816","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6817","nonce":1910105261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6818","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6819","nonce":1910105261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6823","nonce":1910105261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6821","nonce":1910105261}]},"public_addr":"172.21.15.63:6817/1910105261","cluster_addr":"172.21.15.63:6819/1910105261","heartbeat_back_addr":"172.21.15.63:6823/1910105261","heartbeat_front_addr":"172.21.15.63:6821/1910105261","state":["exists","up"]},{"osd":7,"uuid":"521d3018-bf92-4214-825d-6ca7f6644634","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.63:6824","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6825","nonce":3000456834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6826","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6827","nonce":3000456834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6831","nonce":3000456834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6829","nonce":3000456834}]},"public_addr":"172.21.15.63:6825/3000456834","cluster_addr":"172.21.15.63:6827/3000456834","heartbeat_back_addr":"172.21.15.63:6831/3000456834","heartbeat_front_addr":"172.21.15.63:6829/3000456834","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-06T03:29:51.104502+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-06T03:30:14.597827+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-06T03:30:40.087164+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-06T03:31:03.083818+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-06T03:31:24.915721+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-06T03:31:49.952387+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-06T03:32:17.336114+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-06T03:32:40.779408+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.40:6801/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:6800/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/2756959065":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3745795131":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/1065386305":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6801/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/419101641":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6800/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/291489063":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3785775718":"2023-12-07T03:27:35.876986+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-06T03:33:08.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:08 smithi063 bash[24822]: audit 2023-12-06T03:33:08.028506+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/3320564546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:08.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:08 smithi040 bash[24712]: audit 2023-12-06T03:33:08.028506+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/3320564546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:08.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:08 smithi040 bash[28373]: audit 2023-12-06T03:33:08.028506+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/3320564546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:08.707 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-06T03:27:26.318975+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-06T03:33:08.707 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-06T03:33:08.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:08 smithi063 bash[33256]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:08.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:08 smithi063 bash[33256]: See 'docker run --help'. 2023-12-06T03:33:08.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:08 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:08.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:08 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 systemd[1]: Starting Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 docker[36554]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 systemd[1]: Started Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:08.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:08 smithi040 bash[36564]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:09.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24712]: cluster 2023-12-06T03:33:08.328822+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:09.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[28373]: cluster 2023-12-06T03:33:08.328822+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:09.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:09 smithi063 bash[24822]: cluster 2023-12-06T03:33:08.328822+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:09.946 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[36564]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:09.946 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[36564]: See 'docker run --help'. 2023-12-06T03:33:09.946 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:09 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:09.946 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:09 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:33:09.946 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: debug 2023-12-06T03:33:09.791+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:09.947 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:09.948 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:09.949 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:09 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:10.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:10 smithi063 bash[24822]: audit 2023-12-06T03:33:09.979470+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:33:10.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:10 smithi063 bash[24822]: audit 2023-12-06T03:33:09.984732+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:33:10.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:10 smithi063 bash[24822]: audit 2023-12-06T03:33:09.985582+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:33:10.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:10 smithi063 bash[24822]: audit 2023-12-06T03:33:09.989245+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:33:10.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[24712]: audit 2023-12-06T03:33:09.979470+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:33:10.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[24712]: audit 2023-12-06T03:33:09.984732+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:33:10.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[24712]: audit 2023-12-06T03:33:09.985582+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:33:10.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[24712]: audit 2023-12-06T03:33:09.989245+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:33:10.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[28373]: audit 2023-12-06T03:33:09.979470+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:33:10.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[28373]: audit 2023-12-06T03:33:09.984732+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBtZlfU/DEaVibhGAyGnKhIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYwMzMzMDlaFw0z\nMzEyMDMwMzMzMDlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQClADLbJlnN172J4e7nfwxE\n0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xByF4NhUDB\nc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOfCzlPLLGf\nhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG2rqqFqyG\nnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cnEoWHQLxV\n6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq4ZaZMwuR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAJi7+y7ypaaUddO98sojtqr6pODfFqXa\nwCpuj6UigV1NPr2uqcWWKE+/0bYUmdAcu7wImDiBIwxAvnXKncmB89o7dSwoyMEX\n6MC3Fbwe/RHXNyqua9jmDJNDnn3b5HX0zIfPSCVfugl9aH2LXu03vHkFwlmqLX2w\nh72HgiNOsJKi6q29DutkhxLDRc/cJ1Wh9f0XVckVwr4MrZjZU1AQS6niW136Fj/Q\nLX5Wjf1DvGdMQC/2mJGuv1gWLyi65SEgLG/vIwVs4qej9G+ZKmbtsq6RNmpUyVKK\nC7bqvPptOiXQbrN7h30FVAd6PdT+uJjs5/1ed2OQAjnFYU9FfznMFW0=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:33:10.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[28373]: audit 2023-12-06T03:33:09.985582+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:33:10.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:10 smithi040 bash[28373]: audit 2023-12-06T03:33:09.989245+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQClADLbJlnN172J\n4e7nfwxE0mdhoksuTpBHRCWjSvON7nUtlCqXgqIKv217XzYnvnKe4PSlV/NEt4xB\nyF4NhUDBc78GYU/B3gflfwBoUM6xYwveHJaAMLPz6HDdoDHuMxg6svn9NZAH0TOf\nCzlPLLGfhHkV3g0tke591Rh/6oPq+eZsKOThLHNFeXmkJkOmvoQkashVeLA9oEcG\n2rqqFqyGnL1Pqj0RYT3IQKe+TEpxzcF/V/31drKYLsOjMtZZfnvVrVB2Xup6d/cn\nEoWHQLxV6bo/Y7fJM8Hmz4wHYMkK8fYaNsRaq2y0n7T5LLMbn7/gXfsfvlVPlqfq\n4ZaZMwuRAgMBAAECggEAQnQ5B1CD3MamPNE1IiFmNJW1M3pk4yqbK0jEC+dU/nXq\n1ceV+92OG9wLYSPwsMMgcOLTRYCNpsByCdCEKNfhQ8i1SAGLWN5uubyT0m+xP3pP\nvk4vQ0PaRkL4qhop4fDMMmABFT0sXCmiq8yecUfj5gY5qlf7YL4kmqNnsaUnKkyE\nE6MABxYqLlOKVw4b1iVai92niNQFFDt0etypdtAS2DXNi9GH5uDxmh7fwglXBM8p\nhXTeOV6zeR3ZoRs/tOSFVsvpjPI2qUWE+0Vkl2nOVq0Vl1O98II4T7tAsXs6QhQI\nM6I7SAhYLQOCbYo7ly3GQG6CT9G4zvWSWmFZ28r+AQKBgQDWFskHWBOL249Acub0\neG/VLfVBrct0nrxS2bfnEJFZa1AX5Jlc9HwhpZe1SE3/qaRMCZLFF4/K55+tALyn\nqfs65597HdFY/ad7hDDaD31WIlKcTTfLqvRJ3TKYe25O1skn5nOUAei+PJnt2sNM\nGVycBDfdQZdYH+WW5uHtSKxE4QKBgQDFTVLfSkkzkGITJdtG4FFBsZ/s4C+uyCdY\nCrauhDyE3lOQU7XfzuiJ4u8l8+b8P8uDUsX417l8rzycuxGWkXG3SAcFff4gc/Um\n1Pjj28r8cOlopGc/UmChgBuOMlwtb0pK8Rkt5mpI2dkIbhm0vaPBYs83xSYA2wR0\nKr+PRZjssQKBgErlN7ihAF2KFuhWCiP2SjFK3aT3dti6e2mEjwh/zEl6+E8Tgu94\n/EANHTCnNdo976NGKhlXL8+tDjhIrLb/CUvHIgzBFq7KNiBI04pFpvROF5ZkkSNo\nEAQTJRMhAysDiuWxgjeCH3kF3FfQk0f5C2PtOdnmi1qh9gC/jsQjC1khAoGAfUcc\nwNU9Z7Vc4MWf1wAl+C2d2116SWOjv76FwogKmV9F9hWBHUwW0T68FQAqga7MPWV4\neQoZJ/do6CfMAiv15aehdbZLfzXBytdd9eigmevj+OKzAD0BSGq8lGybpOnOZYlz\nMHbms71Hlpe6UM49RVTFOKdA+zgWOuDN414QvPECgYADHztVETOSdXgy3jvdXYjw\nnkxs4bWPwQvR535HhhguX5ZKeTWLcv3iOjSRnLdIcR0LgJpczSVqK8/3axAuBetg\n9wUYpIztknA6gq2EeGx4jV/J6ztfeXuU0eAIhf9ueeXynYSvXGHU23UFQQMcHCwU\nFiTkqUn7QtKPxse6iN5hFg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:33:11.352 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: cephadm 2023-12-06T03:33:09.796165+0000 mgr.y (mgr.14142) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.352 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.352 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.352 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.352 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:11.353 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.354 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: cephadm 2023-12-06T03:33:09.796314+0000 mgr.y (mgr.14142) 215 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.355 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: cephadm 2023-12-06T03:33:09.990215+0000 mgr.y (mgr.14142) 216 : cephadm [INF] Deploying daemon grafana.a on smithi063 2023-12-06T03:33:11.356 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:11 smithi063 bash[24822]: cluster 2023-12-06T03:33:10.329521+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: cephadm 2023-12-06T03:33:09.796165+0000 mgr.y (mgr.14142) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:11.418 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:11.419 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: cephadm 2023-12-06T03:33:09.796314+0000 mgr.y (mgr.14142) 215 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: cephadm 2023-12-06T03:33:09.990215+0000 mgr.y (mgr.14142) 216 : cephadm [INF] Deploying daemon grafana.a on smithi063 2023-12-06T03:33:11.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[24712]: cluster 2023-12-06T03:33:10.329521+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: cephadm 2023-12-06T03:33:09.796165+0000 mgr.y (mgr.14142) 214 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.422 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.423 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: cephadm 2023-12-06T03:33:09.796314+0000 mgr.y (mgr.14142) 215 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:11.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: cephadm 2023-12-06T03:33:09.990215+0000 mgr.y (mgr.14142) 216 : cephadm [INF] Deploying daemon grafana.a on smithi063 2023-12-06T03:33:11.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:11 smithi040 bash[28373]: cluster 2023-12-06T03:33:10.329521+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:11.719 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-12-06T03:33:12.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:12 smithi040 bash[24712]: audit 2023-12-06T03:33:11.717372+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.40:0/557593889' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T03:33:12.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:12 smithi040 bash[28373]: audit 2023-12-06T03:33:11.717372+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.40:0/557593889' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T03:33:12.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:12 smithi063 bash[24822]: audit 2023-12-06T03:33:11.717372+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.40:0/557593889' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T03:33:12.406 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T03:33:12.406 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T03:33:12.406 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T03:33:13.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:13 smithi063 bash[24822]: cluster 2023-12-06T03:33:12.330097+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:13.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:13 smithi040 bash[24712]: cluster 2023-12-06T03:33:12.330097+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:13.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:13 smithi040 bash[28373]: cluster 2023-12-06T03:33:12.330097+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:15.031 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:33:15.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:15 smithi063 bash[24822]: cluster 2023-12-06T03:33:14.330666+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:15.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:15 smithi063 bash[24822]: audit 2023-12-06T03:33:15.022005+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.40:0/1144334811' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:33:15.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:15 smithi040 bash[24712]: cluster 2023-12-06T03:33:14.330666+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:15.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:15 smithi040 bash[24712]: audit 2023-12-06T03:33:15.022005+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.40:0/1144334811' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:33:15.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:15 smithi040 bash[28373]: cluster 2023-12-06T03:33:14.330666+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:15.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:15 smithi040 bash[28373]: audit 2023-12-06T03:33:15.022005+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.40:0/1144334811' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:33:15.809 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":2351735806},{"type":"v1","addr":"172.21.15.40:6801","nonce":2351735806}]},"active_addr":"172.21.15.40:6801/2351735806","active_change":"2023-12-06T03:27:52.186197+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://smithi040.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.40:0","nonce":2492419537}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":549772882}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":3646081438}]}]}} 2023-12-06T03:33:15.811 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T03:33:15.811 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T03:33:15.811 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T03:33:17.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:17 smithi040 bash[24712]: cluster 2023-12-06T03:33:16.331272+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:17 smithi040 bash[28373]: cluster 2023-12-06T03:33:16.331272+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:17.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:17 smithi063 bash[24822]: cluster 2023-12-06T03:33:16.331272+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:18.345 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:33:18.345 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":47,"fsid":"3e361b5a-93e7-11ee-95a2-87774f69a715","created":"2023-12-06T03:27:13.580723+0000","modified":"2023-12-06T03:32:43.344942+0000","last_up_change":"2023-12-06T03:32:42.335089+0000","last_in_change":"2023-12-06T03:32:42.335089+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-06T03:27:26.318975+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":"584db130-ada2-402f-85b4-0eb54402789c","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.40:6802","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6803","nonce":3544535143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6805","nonce":3544535143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6809","nonce":3544535143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6807","nonce":3544535143}]},"public_addr":"172.21.15.40:6803/3544535143","cluster_addr":"172.21.15.40:6805/3544535143","heartbeat_back_addr":"172.21.15.40:6809/3544535143","heartbeat_front_addr":"172.21.15.40:6807/3544535143","state":["exists","up"]},{"osd":1,"uuid":"488533c3-87ab-4d41-b4ff-78fe2558099d","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.40:6810","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6811","nonce":1104617913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6813","nonce":1104617913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6817","nonce":1104617913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6815","nonce":1104617913}]},"public_addr":"172.21.15.40:6811/1104617913","cluster_addr":"172.21.15.40:6813/1104617913","heartbeat_back_addr":"172.21.15.40:6817/1104617913","heartbeat_front_addr":"172.21.15.40:6815/1104617913","state":["exists","up"]},{"osd":2,"uuid":"973c4f36-0fd7-4ee9-80b1-393dd260df97","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.40:6818","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6819","nonce":938734455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6821","nonce":938734455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6825","nonce":938734455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6823","nonce":938734455}]},"public_addr":"172.21.15.40:6819/938734455","cluster_addr":"172.21.15.40:6821/938734455","heartbeat_back_addr":"172.21.15.40:6825/938734455","heartbeat_front_addr":"172.21.15.40:6823/938734455","state":["exists","up"]},{"osd":3,"uuid":"5663d11c-ce1e-4676-b640-daa62bfb8f41","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.40:6826","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6827","nonce":3540903879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6829","nonce":3540903879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6833","nonce":3540903879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6831","nonce":3540903879}]},"public_addr":"172.21.15.40:6827/3540903879","cluster_addr":"172.21.15.40:6829/3540903879","heartbeat_back_addr":"172.21.15.40:6833/3540903879","heartbeat_front_addr":"172.21.15.40:6831/3540903879","state":["exists","up"]},{"osd":4,"uuid":"00a23520-9a67-4d1c-ab5f-0226d76c3c3e","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.63:6800","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6801","nonce":2562101231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6803","nonce":2562101231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6807","nonce":2562101231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6805","nonce":2562101231}]},"public_addr":"172.21.15.63:6801/2562101231","cluster_addr":"172.21.15.63:6803/2562101231","heartbeat_back_addr":"172.21.15.63:6807/2562101231","heartbeat_front_addr":"172.21.15.63:6805/2562101231","state":["exists","up"]},{"osd":5,"uuid":"db26c650-4489-4bcb-8b09-324b12c02083","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.63:6808","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6809","nonce":2047487440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6811","nonce":2047487440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6815","nonce":2047487440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6813","nonce":2047487440}]},"public_addr":"172.21.15.63:6809/2047487440","cluster_addr":"172.21.15.63:6811/2047487440","heartbeat_back_addr":"172.21.15.63:6815/2047487440","heartbeat_front_addr":"172.21.15.63:6813/2047487440","state":["exists","up"]},{"osd":6,"uuid":"173e89c0-a6b5-444c-916a-65f2c442c5f8","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.63:6816","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6817","nonce":1910105261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6818","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6819","nonce":1910105261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6823","nonce":1910105261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6821","nonce":1910105261}]},"public_addr":"172.21.15.63:6817/1910105261","cluster_addr":"172.21.15.63:6819/1910105261","heartbeat_back_addr":"172.21.15.63:6823/1910105261","heartbeat_front_addr":"172.21.15.63:6821/1910105261","state":["exists","up"]},{"osd":7,"uuid":"521d3018-bf92-4214-825d-6ca7f6644634","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.63:6824","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6825","nonce":3000456834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6826","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6827","nonce":3000456834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6831","nonce":3000456834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6829","nonce":3000456834}]},"public_addr":"172.21.15.63:6825/3000456834","cluster_addr":"172.21.15.63:6827/3000456834","heartbeat_back_addr":"172.21.15.63:6831/3000456834","heartbeat_front_addr":"172.21.15.63:6829/3000456834","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-06T03:29:51.104502+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-06T03:30:14.597827+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-06T03:30:40.087164+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-06T03:31:03.083818+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-06T03:31:24.915721+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-06T03:31:49.952387+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-06T03:32:17.336114+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-06T03:32:40.779408+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.40:6801/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:6800/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/2756959065":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3745795131":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/1065386305":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6801/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/419101641":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6800/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/291489063":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3785775718":"2023-12-07T03:27:35.876986+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-06T03:33:18.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:18 smithi040 bash[24712]: audit 2023-12-06T03:33:18.342427+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.40:0/557567146' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:18.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:18 smithi040 bash[28373]: audit 2023-12-06T03:33:18.342427+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.40:0/557567146' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:18.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:18 smithi063 bash[24822]: audit 2023-12-06T03:33:18.342427+0000 mon.a (mon.0) 497 : audit [DBG] from='client.? 172.21.15.40:0/557567146' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:19.023 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T03:33:19.023 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T03:33:19.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2023-12-06T03:33:19.360 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:19.360 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:19.360 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 docker[33283]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:33:19.360 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:19.360 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:18 smithi063 bash[33301]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:19.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:19 smithi040 bash[24712]: cluster 2023-12-06T03:33:18.331682+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:19.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:19 smithi040 bash[28373]: cluster 2023-12-06T03:33:18.331682+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:19.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:19 smithi063 bash[24822]: cluster 2023-12-06T03:33:18.331682+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:20.232 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:19 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2023-12-06T03:33:20.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:19 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:20.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:19 smithi040 systemd[1]: Starting Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:20.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:20 smithi040 docker[37151]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T03:33:20.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:20 smithi040 systemd[1]: Started Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:20.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:20 smithi040 bash[37168]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:21.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:21 smithi040 bash[24712]: cluster 2023-12-06T03:33:20.332185+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:21.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:21 smithi040 bash[28373]: cluster 2023-12-06T03:33:20.332185+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:21.766 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:33:21.766 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":47,"fsid":"3e361b5a-93e7-11ee-95a2-87774f69a715","created":"2023-12-06T03:27:13.580723+0000","modified":"2023-12-06T03:32:43.344942+0000","last_up_change":"2023-12-06T03:32:42.335089+0000","last_in_change":"2023-12-06T03:32:42.335089+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-06T03:27:26.318975+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":"584db130-ada2-402f-85b4-0eb54402789c","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.40:6802","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6803","nonce":3544535143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6805","nonce":3544535143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6809","nonce":3544535143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3544535143},{"type":"v1","addr":"172.21.15.40:6807","nonce":3544535143}]},"public_addr":"172.21.15.40:6803/3544535143","cluster_addr":"172.21.15.40:6805/3544535143","heartbeat_back_addr":"172.21.15.40:6809/3544535143","heartbeat_front_addr":"172.21.15.40:6807/3544535143","state":["exists","up"]},{"osd":1,"uuid":"488533c3-87ab-4d41-b4ff-78fe2558099d","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.40:6810","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6811","nonce":1104617913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6813","nonce":1104617913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6817","nonce":1104617913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1104617913},{"type":"v1","addr":"172.21.15.40:6815","nonce":1104617913}]},"public_addr":"172.21.15.40:6811/1104617913","cluster_addr":"172.21.15.40:6813/1104617913","heartbeat_back_addr":"172.21.15.40:6817/1104617913","heartbeat_front_addr":"172.21.15.40:6815/1104617913","state":["exists","up"]},{"osd":2,"uuid":"973c4f36-0fd7-4ee9-80b1-393dd260df97","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.40:6818","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6819","nonce":938734455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6821","nonce":938734455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6825","nonce":938734455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":938734455},{"type":"v1","addr":"172.21.15.40:6823","nonce":938734455}]},"public_addr":"172.21.15.40:6819/938734455","cluster_addr":"172.21.15.40:6821/938734455","heartbeat_back_addr":"172.21.15.40:6825/938734455","heartbeat_front_addr":"172.21.15.40:6823/938734455","state":["exists","up"]},{"osd":3,"uuid":"5663d11c-ce1e-4676-b640-daa62bfb8f41","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.40:6826","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6827","nonce":3540903879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6829","nonce":3540903879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6833","nonce":3540903879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":3540903879},{"type":"v1","addr":"172.21.15.40:6831","nonce":3540903879}]},"public_addr":"172.21.15.40:6827/3540903879","cluster_addr":"172.21.15.40:6829/3540903879","heartbeat_back_addr":"172.21.15.40:6833/3540903879","heartbeat_front_addr":"172.21.15.40:6831/3540903879","state":["exists","up"]},{"osd":4,"uuid":"00a23520-9a67-4d1c-ab5f-0226d76c3c3e","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.63:6800","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6801","nonce":2562101231}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6802","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6803","nonce":2562101231}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6807","nonce":2562101231}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":2562101231},{"type":"v1","addr":"172.21.15.63:6805","nonce":2562101231}]},"public_addr":"172.21.15.63:6801/2562101231","cluster_addr":"172.21.15.63:6803/2562101231","heartbeat_back_addr":"172.21.15.63:6807/2562101231","heartbeat_front_addr":"172.21.15.63:6805/2562101231","state":["exists","up"]},{"osd":5,"uuid":"db26c650-4489-4bcb-8b09-324b12c02083","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.63:6808","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6809","nonce":2047487440}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6810","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6811","nonce":2047487440}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6815","nonce":2047487440}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2047487440},{"type":"v1","addr":"172.21.15.63:6813","nonce":2047487440}]},"public_addr":"172.21.15.63:6809/2047487440","cluster_addr":"172.21.15.63:6811/2047487440","heartbeat_back_addr":"172.21.15.63:6815/2047487440","heartbeat_front_addr":"172.21.15.63:6813/2047487440","state":["exists","up"]},{"osd":6,"uuid":"173e89c0-a6b5-444c-916a-65f2c442c5f8","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.63:6816","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6817","nonce":1910105261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6818","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6819","nonce":1910105261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6822","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6823","nonce":1910105261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6820","nonce":1910105261},{"type":"v1","addr":"172.21.15.63:6821","nonce":1910105261}]},"public_addr":"172.21.15.63:6817/1910105261","cluster_addr":"172.21.15.63:6819/1910105261","heartbeat_back_addr":"172.21.15.63:6823/1910105261","heartbeat_front_addr":"172.21.15.63:6821/1910105261","state":["exists","up"]},{"osd":7,"uuid":"521d3018-bf92-4214-825d-6ca7f6644634","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.63:6824","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6825","nonce":3000456834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6826","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6827","nonce":3000456834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6830","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6831","nonce":3000456834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6828","nonce":3000456834},{"type":"v1","addr":"172.21.15.63:6829","nonce":3000456834}]},"public_addr":"172.21.15.63:6825/3000456834","cluster_addr":"172.21.15.63:6827/3000456834","heartbeat_back_addr":"172.21.15.63:6831/3000456834","heartbeat_front_addr":"172.21.15.63:6829/3000456834","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-06T03:29:51.104502+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-06T03:30:14.597827+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-06T03:30:40.087164+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-06T03:31:03.083818+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-06T03:31:24.915721+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-06T03:31:49.952387+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-06T03:32:17.336114+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-06T03:32:40.779408+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.40:6801/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:6800/2629241325":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/2756959065":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3745795131":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/1065386305":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6801/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/419101641":"2023-12-07T03:27:35.876986+0000","172.21.15.40:6800/2091198027":"2023-12-07T03:27:35.876986+0000","172.21.15.40:0/291489063":"2023-12-07T03:27:52.185787+0000","172.21.15.40:0/3785775718":"2023-12-07T03:27:35.876986+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-06T03:33:21.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:21 smithi063 bash[24822]: cluster 2023-12-06T03:33:20.332185+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:22.476 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T03:33:22.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:22 smithi063 bash[24822]: audit 2023-12-06T03:33:21.763762+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/2307328939' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:22.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:22 smithi040 bash[24712]: audit 2023-12-06T03:33:21.763762+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/2307328939' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:22.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:22 smithi040 bash[28373]: audit 2023-12-06T03:33:21.763762+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/2307328939' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T03:33:23.108 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:22 smithi063 bash[33301]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:23.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:22 smithi063 bash[33301]: See 'docker run --help'. 2023-12-06T03:33:23.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:22 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:23.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:22 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:33:23.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:23 smithi040 bash[24712]: cluster 2023-12-06T03:33:22.332748+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:23.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:23 smithi040 bash[28373]: cluster 2023-12-06T03:33:22.332748+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:23 smithi063 bash[24822]: cluster 2023-12-06T03:33:22.332748+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:23.982 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:23 smithi040 bash[37168]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:23.982 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:23 smithi040 bash[37168]: See 'docker run --help'. 2023-12-06T03:33:23.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:23 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:23.983 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:23 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:33:25.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:25 smithi040 bash[24712]: cluster 2023-12-06T03:33:24.333338+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:25.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:25 smithi040 bash[28373]: cluster 2023-12-06T03:33:24.333338+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:25.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:25 smithi063 bash[24822]: cluster 2023-12-06T03:33:24.333338+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:25.755 INFO:teuthology.orchestra.run.smithi040.stdout:42949673004 2023-12-06T03:33:25.755 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T03:33:27.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:27 smithi063 bash[24822]: cluster 2023-12-06T03:33:26.333914+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:27.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:27 smithi040 bash[24712]: cluster 2023-12-06T03:33:26.333914+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:27.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:27 smithi040 bash[28373]: cluster 2023-12-06T03:33:26.333914+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:28.891 INFO:teuthology.orchestra.run.smithi040.stdout:68719476777 2023-12-06T03:33:28.892 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T03:33:29.687 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:29 smithi063 bash[24822]: cluster 2023-12-06T03:33:28.334484+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:29.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:29 smithi040 bash[24712]: cluster 2023-12-06T03:33:28.334484+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:29.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:29 smithi040 bash[28373]: cluster 2023-12-06T03:33:28.334484+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:29.938 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:29 smithi063 systemd[1]: Starting Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:29.938 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:29 smithi063 docker[33517]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-grafana.a 2023-12-06T03:33:30.359 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:29 smithi063 systemd[1]: Started Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:30.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[28373]: audit 2023-12-06T03:33:29.957416+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:30.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[28373]: audit 2023-12-06T03:33:29.962063+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:30.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[28373]: audit 2023-12-06T03:33:29.963783+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:33:30.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[24712]: audit 2023-12-06T03:33:29.957416+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:30.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[24712]: audit 2023-12-06T03:33:29.962063+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:30.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:30 smithi040 bash[24712]: audit 2023-12-06T03:33:29.963783+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:33:30.742 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[24822]: audit 2023-12-06T03:33:29.957416+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:30.742 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[24822]: audit 2023-12-06T03:33:29.962063+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280669\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.280871\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281001\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281150\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281363\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:56.281492\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:56.281616\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:30.742 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[24822]: audit 2023-12-06T03:33:29.963783+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:33:31.021 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+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-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T03:33:31.022 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-06T03:33:31.023 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T03:33:31.024 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:30 smithi063 bash[33542]: t=2023-12-06T03:33:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T03:33:31.024 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T03:33:31.298 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T03:33:31.298 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T03:33:31.298 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T03:33:31.298 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T03:33:31.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[24712]: cluster 2023-12-06T03:33:30.335154+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:31.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[24712]: audit 2023-12-06T03:33:31.043417+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:31.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[24712]: audit 2023-12-06T03:33:31.051719+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:31.543 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[28373]: cluster 2023-12-06T03:33:30.335154+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:31.544 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[28373]: audit 2023-12-06T03:33:31.043417+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:31.544 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:31 smithi040 bash[28373]: audit 2023-12-06T03:33:31.051719+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:31.591 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T03:33:31.592 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T03:33:31.592 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T03:33:31.592 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T03:33:31.592 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T03:33:31.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[24822]: cluster 2023-12-06T03:33:30.335154+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:31.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[24822]: audit 2023-12-06T03:33:31.043417+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:33:31.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[24822]: audit 2023-12-06T03:33:31.051719+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}}, \"last_daemon_update\": \"2023-12-06T03:33:31.041307\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:33:31.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T03:33:31.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T03:33:31.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T03:33:31.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:31 smithi063 bash[33542]: t=2023-12-06T03:33:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T03:33:32.162 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T03:33:32.181 INFO:teuthology.orchestra.run.smithi040.stdout:90194313253 2023-12-06T03:33:32.182 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T03:33:32.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T03:33:32.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T03:33:32.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T03:33:32.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T03:33:32.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:32 smithi040 bash[24712]: cephadm 2023-12-06T03:33:31.057716+0000 mgr.y (mgr.14142) 228 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:32.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:32 smithi040 bash[28373]: cephadm 2023-12-06T03:33:31.057716+0000 mgr.y (mgr.14142) 228 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:32.732 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[24822]: cephadm 2023-12-06T03:33:31.057716+0000 mgr.y (mgr.14142) 228 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:32.732 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T03:33:32.732 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T03:33:32.732 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T03:33:32.733 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T03:33:32.733 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T03:33:33.025 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2023-12-06T03:33:33.026 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:33.026 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:33.029 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 docker[33784]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:33:33.030 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:33.030 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33795]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:33.030 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T03:33:33.030 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T03:33:33.030 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:32 smithi063 bash[33542]: t=2023-12-06T03:33:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T03:33:33.286 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T03:33:33.286 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T03:33:33.286 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T03:33:33.286 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T03:33:33.587 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[24822]: cluster 2023-12-06T03:33:32.335678+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T03:33:33.588 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T03:33:33.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:33 smithi040 bash[24712]: cluster 2023-12-06T03:33:32.335678+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:33.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:33 smithi040 bash[28373]: cluster 2023-12-06T03:33:32.335678+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:33.847 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T03:33:33.847 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T03:33:33.847 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T03:33:34.108 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T03:33:34.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T03:33:34.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:33 smithi063 bash[33542]: t=2023-12-06T03:33:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T03:33:34.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T03:33:34.232 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2023-12-06T03:33:34.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:34.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 systemd[1]: Starting Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:34.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 docker[37935]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T03:33:34.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 systemd[1]: Started Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:34.233 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:33 smithi040 bash[37946]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:34.384 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T03:33:34.384 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T03:33:34.384 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T03:33:34.384 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T03:33:34.384 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T03:33:34.661 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T03:33:34.661 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T03:33:34.661 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T03:33:34.661 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T03:33:34.929 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T03:33:34.929 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:34 smithi063 bash[33542]: t=2023-12-06T03:33:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T03:33:35.181 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[24822]: cluster 2023-12-06T03:33:34.336268+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:35.181 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T03:33:35.182 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T03:33:35.182 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33795]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:35.182 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33795]: See 'docker run --help'. 2023-12-06T03:33:35.182 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:35 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:35.182 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:35 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:33:35.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24712]: cluster 2023-12-06T03:33:34.336268+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[28373]: cluster 2023-12-06T03:33:34.336268+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: debug 2023-12-06T03:33:35.075+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:35.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:35.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:35.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:35 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T03:33:35.486 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T03:33:35.717 INFO:teuthology.orchestra.run.smithi040.stdout:111669149729 2023-12-06T03:33:35.717 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T03:33:35.785 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T03:33:35.785 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T03:33:35.785 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T03:33:35.785 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T03:33:35.785 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T03:33:36.045 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T03:33:36.045 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T03:33:36.045 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:35 smithi063 bash[33542]: t=2023-12-06T03:33:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T03:33:36.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: cephadm 2023-12-06T03:33:35.079220+0000 mgr.y (mgr.14142) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:36.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: cephadm 2023-12-06T03:33:35.079220+0000 mgr.y (mgr.14142) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:36.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: cephadm 2023-12-06T03:33:35.079461+0000 mgr.y (mgr.14142) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:36.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[24712]: cephadm 2023-12-06T03:33:35.084753+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: cephadm 2023-12-06T03:33:35.079461+0000 mgr.y (mgr.14142) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:36.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:36.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:36 smithi040 bash[28373]: cephadm 2023-12-06T03:33:35.084753+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: cephadm 2023-12-06T03:33:35.079220+0000 mgr.y (mgr.14142) 231 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.348 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.349 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: cephadm 2023-12-06T03:33:35.079461+0000 mgr.y (mgr.14142) 232 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:36.350 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:36.351 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[24822]: cephadm 2023-12-06T03:33:35.084753+0000 mgr.y (mgr.14142) 233 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T03:33:36.352 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T03:33:36.608 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T03:33:36.609 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T03:33:36.609 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T03:33:36.609 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T03:33:36.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T03:33:37.185 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[24822]: cluster 2023-12-06T03:33:36.336916+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:37.186 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:36 smithi063 bash[33542]: t=2023-12-06T03:33:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T03:33:37.186 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T03:33:37.186 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T03:33:37.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:37 smithi040 bash[24712]: cluster 2023-12-06T03:33:36.336916+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:37.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:37 smithi040 bash[28373]: cluster 2023-12-06T03:33:36.336916+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:37.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T03:33:37.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T03:33:37.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T03:33:37.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T03:33:37.713 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T03:33:37.714 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T03:33:37.714 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T03:33:37.714 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T03:33:37.714 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T03:33:38.015 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T03:33:38.015 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T03:33:38.015 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T03:33:38.016 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:37 smithi063 bash[33542]: t=2023-12-06T03:33:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T03:33:38.016 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T03:33:38.225 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[37946]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:38.225 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[37946]: See 'docker run --help'. 2023-12-06T03:33:38.225 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:38 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:38.225 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:38 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: debug 2023-12-06T03:33:38.219+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:38.227 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:38.228 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:38.229 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:38.285 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T03:33:38.285 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T03:33:38.285 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T03:33:38.285 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T03:33:38.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24712]: audit 2023-12-06T03:33:38.226580+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:33:38.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[24712]: audit 2023-12-06T03:33:38.231934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:33:38.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[28373]: audit 2023-12-06T03:33:38.226580+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:33:38.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:38 smithi040 bash[28373]: audit 2023-12-06T03:33:38.231934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:33:38.552 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[24822]: audit 2023-12-06T03:33:38.226580+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:33:38.553 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[24822]: audit 2023-12-06T03:33:38.231934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi063:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:33:38.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T03:33:38.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T03:33:38.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T03:33:38.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T03:33:38.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T03:33:38.804 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T03:33:38.804 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T03:33:38.804 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T03:33:38.804 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T03:33:39.108 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T03:33:39.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T03:33:39.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:38 smithi063 bash[33542]: t=2023-12-06T03:33:38+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T03:33:39.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T03:33:39.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T03:33:39.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T03:33:39.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T03:33:39.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T03:33:39.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: cephadm 2023-12-06T03:33:38.223326+0000 mgr.y (mgr.14142) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.369 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: cephadm 2023-12-06T03:33:38.223824+0000 mgr.y (mgr.14142) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.370 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.370 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.370 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.370 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.371 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: cephadm 2023-12-06T03:33:38.225909+0000 mgr.y (mgr.14142) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi063:3000 2023-12-06T03:33:39.372 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: cephadm 2023-12-06T03:33:38.240164+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:39.372 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[24822]: cluster 2023-12-06T03:33:38.337634+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:39.434 INFO:teuthology.orchestra.run.smithi040.stdout:133143986206 2023-12-06T03:33:39.435 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T03:33:39.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: cephadm 2023-12-06T03:33:38.223326+0000 mgr.y (mgr.14142) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.574 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: cephadm 2023-12-06T03:33:38.223824+0000 mgr.y (mgr.14142) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:39.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:39.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: cephadm 2023-12-06T03:33:38.225909+0000 mgr.y (mgr.14142) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi063:3000 2023-12-06T03:33:39.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: cephadm 2023-12-06T03:33:38.240164+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:39.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[24712]: cluster 2023-12-06T03:33:38.337634+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:39.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: cephadm 2023-12-06T03:33:38.223326+0000 mgr.y (mgr.14142) 235 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:39.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: cephadm 2023-12-06T03:33:38.223824+0000 mgr.y (mgr.14142) 236 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:39.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: cephadm 2023-12-06T03:33:38.225909+0000 mgr.y (mgr.14142) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi063:3000 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: cephadm 2023-12-06T03:33:38.240164+0000 mgr.y (mgr.14142) 238 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:39 smithi040 bash[28373]: cluster 2023-12-06T03:33:38.337634+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:39.659 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T03:33:39.659 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T03:33:39.659 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T03:33:39.659 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T03:33:39.659 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T03:33:39.920 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T03:33:39.920 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T03:33:39.920 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T03:33:39.920 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T03:33:39.920 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:39 smithi063 bash[33542]: t=2023-12-06T03:33:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T03:33:40.187 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T03:33:40.187 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T03:33:40.188 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T03:33:40.456 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T03:33:40.741 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T03:33:40.741 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T03:33:40.741 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T03:33:40.741 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T03:33:40.741 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T03:33:41.000 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T03:33:41.001 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T03:33:41.001 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:40 smithi063 bash[33542]: t=2023-12-06T03:33:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T03:33:41.278 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T03:33:41.529 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[24822]: cluster 2023-12-06T03:33:40.338302+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:41.529 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T03:33:41.530 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T03:33:41.530 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T03:33:41.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:41 smithi040 bash[24712]: cluster 2023-12-06T03:33:40.338302+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:41 smithi040 bash[28373]: cluster 2023-12-06T03:33:40.338302+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:41.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T03:33:41.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T03:33:41.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T03:33:41.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T03:33:41.859 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T03:33:42.122 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:41 smithi063 bash[33542]: t=2023-12-06T03:33:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T03:33:42.122 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T03:33:42.426 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T03:33:42.426 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T03:33:42.426 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T03:33:42.426 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T03:33:42.426 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: debug 2023-12-06T03:33:42.139+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:42.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:42.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:42.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:42 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:42.711 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T03:33:42.711 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T03:33:42.711 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T03:33:42.711 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T03:33:42.873 INFO:teuthology.orchestra.run.smithi040.stdout:154618822681 2023-12-06T03:33:42.873 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T03:33:42.971 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T03:33:42.971 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T03:33:42.971 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T03:33:42.972 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T03:33:42.972 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:42 smithi063 bash[33542]: t=2023-12-06T03:33:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T03:33:43.248 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T03:33:43.248 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T03:33:43.248 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T03:33:43.248 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T03:33:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: cephadm 2023-12-06T03:33:42.144253+0000 mgr.y (mgr.14142) 241 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:43.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T03:33:43.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T03:33:43.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T03:33:43.542 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T03:33:43.542 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: cephadm 2023-12-06T03:33:42.144253+0000 mgr.y (mgr.14142) 241 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.542 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.542 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.542 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:43.543 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.544 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: cephadm 2023-12-06T03:33:42.144511+0000 mgr.y (mgr.14142) 242 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:43.545 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: cephadm 2023-12-06T03:33:42.151789+0000 mgr.y (mgr.14142) 243 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:43.546 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[24822]: cluster 2023-12-06T03:33:42.338862+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: cephadm 2023-12-06T03:33:42.144511+0000 mgr.y (mgr.14142) 242 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: cephadm 2023-12-06T03:33:42.144253+0000 mgr.y (mgr.14142) 241 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:43.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: cephadm 2023-12-06T03:33:42.151789+0000 mgr.y (mgr.14142) 243 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:43.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[24712]: cluster 2023-12-06T03:33:42.338862+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:43.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: cephadm 2023-12-06T03:33:42.144511+0000 mgr.y (mgr.14142) 242 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:43.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:43.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:43.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: cephadm 2023-12-06T03:33:42.151789+0000 mgr.y (mgr.14142) 243 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:43.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:43 smithi040 bash[28373]: cluster 2023-12-06T03:33:42.338862+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T03:33:43.810 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T03:33:44.070 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T03:33:44.070 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:43 smithi063 bash[33542]: t=2023-12-06T03:33:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T03:33:44.070 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T03:33:44.070 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T03:33:44.359 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T03:33:44.359 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T03:33:44.359 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T03:33:44.359 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T03:33:44.623 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T03:33:44.624 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T03:33:44.624 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T03:33:44.624 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T03:33:44.624 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T03:33:44.900 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T03:33:44.900 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T03:33:44.900 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T03:33:44.900 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T03:33:45.163 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[24822]: cluster 2023-12-06T03:33:44.339468+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:45.163 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2023-12-06T03:33:45.163 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:45.163 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:45.163 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 docker[33819]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:33:45.163 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:45.164 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T03:33:45.164 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:44 smithi063 bash[33542]: t=2023-12-06T03:33:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T03:33:45.164 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T03:33:45.164 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T03:33:45.382 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:45 smithi040 bash[24712]: cluster 2023-12-06T03:33:44.339468+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:45.383 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:45 smithi040 bash[28373]: cluster 2023-12-06T03:33:44.339468+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:45.462 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33841]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:45.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T03:33:45.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T03:33:45.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T03:33:45.462 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T03:33:45.824 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T03:33:45.824 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T03:33:45.824 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T03:33:45.824 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T03:33:45.825 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T03:33:45.825 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-06T03:33:46.072 INFO:teuthology.orchestra.run.smithi040.stdout:176093659156 2023-12-06T03:33:46.072 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T03:33:46.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-06T03:33:46.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-06T03:33:46.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-06T03:33:46.109 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-06T03:33:46.110 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+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-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+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-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="Initializing Stream Manager" 2023-12-06T03:33:46.111 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:33:45 smithi063 bash[33542]: t=2023-12-06T03:33:45+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-06T03:33:46.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: debug 2023-12-06T03:33:46.183+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:46.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:46.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:46.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:46.483 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:46.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:46.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:46.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:46.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:46.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:46 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: cephadm 2023-12-06T03:33:46.188320+0000 mgr.y (mgr.14142) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:47.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: cephadm 2023-12-06T03:33:46.188320+0000 mgr.y (mgr.14142) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:47.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: cephadm 2023-12-06T03:33:46.188665+0000 mgr.y (mgr.14142) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: cephadm 2023-12-06T03:33:46.196480+0000 mgr.y (mgr.14142) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[24712]: cluster 2023-12-06T03:33:46.340085+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:47.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: cephadm 2023-12-06T03:33:46.188665+0000 mgr.y (mgr.14142) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:47.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: cephadm 2023-12-06T03:33:46.196480+0000 mgr.y (mgr.14142) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:47.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:47 smithi040 bash[28373]: cluster 2023-12-06T03:33:46.340085+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:47.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: cephadm 2023-12-06T03:33:46.188320+0000 mgr.y (mgr.14142) 246 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: cephadm 2023-12-06T03:33:46.188665+0000 mgr.y (mgr.14142) 247 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: cephadm 2023-12-06T03:33:46.196480+0000 mgr.y (mgr.14142) 248 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:33:47.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:47 smithi063 bash[24822]: cluster 2023-12-06T03:33:46.340085+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:48.559 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2023-12-06T03:33:48.559 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:48.559 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 systemd[1]: Starting Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:48.560 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 docker[38701]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T03:33:48.560 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 systemd[1]: Started Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:48.560 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[38711]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: debug 2023-12-06T03:33:48.719+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:48.844 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:48.845 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:48.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:48 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:49.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:48 smithi063 bash[33841]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:49.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:48 smithi063 bash[33841]: See 'docker run --help'. 2023-12-06T03:33:49.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:48 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:49.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:48 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:33:49.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:49 smithi040 bash[24712]: cluster 2023-12-06T03:33:48.340665+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:49 smithi040 bash[28373]: cluster 2023-12-06T03:33:48.340665+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:49.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:49 smithi040 bash[38711]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:49.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:49 smithi040 bash[38711]: See 'docker run --help'. 2023-12-06T03:33:49.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:49 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:33:49.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:49 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:33:49.660 INFO:teuthology.orchestra.run.smithi040.stdout:197568495633 2023-12-06T03:33:49.661 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T03:33:49.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:49 smithi063 bash[24822]: cluster 2023-12-06T03:33:48.340665+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: cephadm 2023-12-06T03:33:48.723379+0000 mgr.y (mgr.14142) 251 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: cephadm 2023-12-06T03:33:48.723379+0000 mgr.y (mgr.14142) 251 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:50.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: cephadm 2023-12-06T03:33:48.723679+0000 mgr.y (mgr.14142) 252 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[28373]: cephadm 2023-12-06T03:33:48.729954+0000 mgr.y (mgr.14142) 253 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: cephadm 2023-12-06T03:33:48.723679+0000 mgr.y (mgr.14142) 252 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:50.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:50.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:50 smithi040 bash[24712]: cephadm 2023-12-06T03:33:48.729954+0000 mgr.y (mgr.14142) 253 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:50.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: cephadm 2023-12-06T03:33:48.723379+0000 mgr.y (mgr.14142) 251 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:50.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:50.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:50.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:50.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:50.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: cephadm 2023-12-06T03:33:48.723679+0000 mgr.y (mgr.14142) 252 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:33:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:50 smithi063 bash[24822]: cephadm 2023-12-06T03:33:48.729954+0000 mgr.y (mgr.14142) 253 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:33:51.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:51 smithi040 bash[24712]: cluster 2023-12-06T03:33:50.341275+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:51.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:51 smithi040 bash[28373]: cluster 2023-12-06T03:33:50.341275+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:51.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:51 smithi063 bash[24822]: cluster 2023-12-06T03:33:50.341275+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:52.510 INFO:teuthology.orchestra.run.smithi040.stdout:42949673009 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: debug 2023-12-06T03:33:52.539+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:52.728 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:52.729 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:33:52.730 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:33:52 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.223 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673004 got 42949673009 for osd.0 2023-12-06T03:33:53.223 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T03:33:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: cluster 2023-12-06T03:33:52.341660+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: audit 2023-12-06T03:33:52.508563+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/2984493402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T03:33:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: cephadm 2023-12-06T03:33:52.546074+0000 mgr.y (mgr.14142) 256 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:53.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: cephadm 2023-12-06T03:33:52.546370+0000 mgr.y (mgr.14142) 257 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:33:53.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: cluster 2023-12-06T03:33:52.341660+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:53.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: audit 2023-12-06T03:33:52.508563+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/2984493402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T03:33:53.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: cephadm 2023-12-06T03:33:52.546074+0000 mgr.y (mgr.14142) 256 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:53.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:53.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: cephadm 2023-12-06T03:33:52.546370+0000 mgr.y (mgr.14142) 257 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:33:53.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:33:53.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:53 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: cluster 2023-12-06T03:33:52.341660+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: audit 2023-12-06T03:33:52.508563+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/2984493402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: cephadm 2023-12-06T03:33:52.546074+0000 mgr.y (mgr.14142) 256 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: cephadm 2023-12-06T03:33:52.546370+0000 mgr.y (mgr.14142) 257 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:33:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:33:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:53 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:33:55.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:55 smithi040 bash[24712]: cluster 2023-12-06T03:33:54.342278+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:55.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:55 smithi040 bash[28373]: cluster 2023-12-06T03:33:54.342278+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:55 smithi063 bash[24822]: cluster 2023-12-06T03:33:54.342278+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:55.909 INFO:teuthology.orchestra.run.smithi040.stdout:68719476782 2023-12-06T03:33:56.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:56 smithi040 bash[24712]: audit 2023-12-06T03:33:55.908228+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/4114628266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T03:33:56.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:56 smithi040 bash[28373]: audit 2023-12-06T03:33:55.908228+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/4114628266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T03:33:56.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:56 smithi063 bash[24822]: audit 2023-12-06T03:33:55.908228+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/4114628266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T03:33:56.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476777 got 68719476782 for osd.1 2023-12-06T03:33:56.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T03:33:57.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:57 smithi063 bash[24822]: cluster 2023-12-06T03:33:56.342920+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:57.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:57 smithi040 bash[24712]: cluster 2023-12-06T03:33:56.342920+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:57.481 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:57 smithi040 bash[28373]: cluster 2023-12-06T03:33:56.342920+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:59.264 INFO:teuthology.orchestra.run.smithi040.stdout:90194313259 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 docker[33873]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:33:59.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:33:58 smithi063 bash[33891]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:33:59.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:59 smithi040 bash[24712]: cluster 2023-12-06T03:33:58.343564+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:59.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:33:59 smithi040 bash[24712]: audit 2023-12-06T03:33:59.262875+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.40:0/3604491891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T03:33:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:59 smithi040 bash[28373]: cluster 2023-12-06T03:33:58.343564+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:33:59 smithi040 bash[28373]: audit 2023-12-06T03:33:59.262875+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.40:0/3604491891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T03:33:59.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:59 smithi063 bash[24822]: cluster 2023-12-06T03:33:58.343564+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:33:59.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:33:59 smithi063 bash[24822]: audit 2023-12-06T03:33:59.262875+0000 mon.a (mon.0) 505 : audit [DBG] from='client.? 172.21.15.40:0/3604491891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T03:33:59.916 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313253 got 90194313259 for osd.2 2023-12-06T03:33:59.916 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T03:34:00.059 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:59 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2023-12-06T03:34:00.059 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:59 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:00.060 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:59 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Start request repeated too quickly. 2023-12-06T03:34:00.060 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:59 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T03:34:00.060 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Dec 06 03:33:59 smithi040 systemd[1]: Failed to start Ceph node-exporter.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:01.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:01 smithi040 bash[24712]: cluster 2023-12-06T03:34:00.344262+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:01.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:01 smithi040 bash[28373]: cluster 2023-12-06T03:34:00.344262+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:01.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:01 smithi063 bash[24822]: cluster 2023-12-06T03:34:00.344262+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:02.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:02 smithi063 bash[33891]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:02.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:02 smithi063 bash[33891]: See 'docker run --help'. 2023-12-06T03:34:02.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:02 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:34:02.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:02 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:34:02.694 INFO:teuthology.orchestra.run.smithi040.stdout:111669149735 2023-12-06T03:34:03.397 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149729 got 111669149735 for osd.3 2023-12-06T03:34:03.397 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T03:34:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:03 smithi040 bash[28373]: cluster 2023-12-06T03:34:02.344888+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:03 smithi040 bash[28373]: audit 2023-12-06T03:34:02.692702+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/2076592310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T03:34:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:03 smithi040 bash[24712]: cluster 2023-12-06T03:34:02.344888+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:03 smithi040 bash[24712]: audit 2023-12-06T03:34:02.692702+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/2076592310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T03:34:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:03 smithi063 bash[24822]: cluster 2023-12-06T03:34:02.344888+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:03 smithi063 bash[24822]: audit 2023-12-06T03:34:02.692702+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/2076592310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T03:34:05.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:05 smithi063 bash[24822]: cluster 2023-12-06T03:34:04.345524+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:05.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:05 smithi040 bash[24712]: cluster 2023-12-06T03:34:04.345524+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:05.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:05 smithi040 bash[28373]: cluster 2023-12-06T03:34:04.345524+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:06.109 INFO:teuthology.orchestra.run.smithi040.stdout:133143986211 2023-12-06T03:34:06.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:06 smithi040 bash[24712]: audit 2023-12-06T03:34:06.103753+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.40:0/3490149360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T03:34:06.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:06 smithi040 bash[28373]: audit 2023-12-06T03:34:06.103753+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.40:0/3490149360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T03:34:06.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:06 smithi063 bash[24822]: audit 2023-12-06T03:34:06.103753+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.40:0/3490149360' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T03:34:06.750 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986206 got 133143986211 for osd.4 2023-12-06T03:34:06.750 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T03:34:07.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:07 smithi040 bash[24712]: cluster 2023-12-06T03:34:06.346113+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:07.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:07 smithi040 bash[28373]: cluster 2023-12-06T03:34:06.346113+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:07 smithi063 bash[24822]: cluster 2023-12-06T03:34:06.346113+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:09.382 INFO:teuthology.orchestra.run.smithi040.stdout:154618822687 2023-12-06T03:34:09.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:09 smithi040 bash[24712]: cluster 2023-12-06T03:34:08.346756+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:09.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:09 smithi040 bash[24712]: audit 2023-12-06T03:34:09.380583+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/1356096012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T03:34:09.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:09 smithi040 bash[28373]: cluster 2023-12-06T03:34:08.346756+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:09.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:09 smithi040 bash[28373]: audit 2023-12-06T03:34:09.380583+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/1356096012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T03:34:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:09 smithi063 bash[24822]: cluster 2023-12-06T03:34:08.346756+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:09 smithi063 bash[24822]: audit 2023-12-06T03:34:09.380583+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/1356096012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T03:34:10.062 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822681 got 154618822687 for osd.5 2023-12-06T03:34:10.063 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T03:34:11.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:11 smithi040 bash[24712]: cluster 2023-12-06T03:34:10.347339+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:11.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:11 smithi040 bash[28373]: cluster 2023-12-06T03:34:10.347339+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:11.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:11 smithi063 bash[24822]: cluster 2023-12-06T03:34:10.347339+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:12.808 INFO:teuthology.orchestra.run.smithi040.stdout:176093659161 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 docker[33902]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:13.109 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:12 smithi063 bash[33923]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:34:13.458 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659156 got 176093659161 for osd.6 2023-12-06T03:34:13.459 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T03:34:13.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:13 smithi040 bash[28373]: cluster 2023-12-06T03:34:12.347953+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:13.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:13 smithi040 bash[28373]: audit 2023-12-06T03:34:12.806663+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.40:0/3285721101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T03:34:13.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:13 smithi040 bash[24712]: cluster 2023-12-06T03:34:12.347953+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:13.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:13 smithi040 bash[24712]: audit 2023-12-06T03:34:12.806663+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.40:0/3285721101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T03:34:13.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:13 smithi063 bash[24822]: cluster 2023-12-06T03:34:12.347953+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:13.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:13 smithi063 bash[24822]: audit 2023-12-06T03:34:12.806663+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.40:0/3285721101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T03:34:15.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:15 smithi063 bash[24822]: cluster 2023-12-06T03:34:14.348562+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:15.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:15 smithi040 bash[24712]: cluster 2023-12-06T03:34:14.348562+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:15.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:15 smithi040 bash[28373]: cluster 2023-12-06T03:34:14.348562+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:16.333 INFO:teuthology.orchestra.run.smithi040.stdout:197568495638 2023-12-06T03:34:16.389 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:16 smithi063 bash[33923]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:16.390 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:16 smithi063 bash[33923]: See 'docker run --help'. 2023-12-06T03:34:16.390 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:16 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:34:16.390 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:16 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:34:16.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:16 smithi040 bash[24712]: audit 2023-12-06T03:34:16.331066+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.40:0/643691300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T03:34:16.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:16 smithi040 bash[28373]: audit 2023-12-06T03:34:16.331066+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.40:0/643691300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T03:34:16.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:16 smithi063 bash[24822]: audit 2023-12-06T03:34:16.331066+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.40:0/643691300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T03:34:16.997 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495633 got 197568495638 for osd.7 2023-12-06T03:34:16.997 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T03:34:16.998 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T03:34:17.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:17 smithi040 bash[24712]: cluster 2023-12-06T03:34:16.349143+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:17 smithi040 bash[28373]: cluster 2023-12-06T03:34:16.349143+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:17 smithi063 bash[24822]: cluster 2023-12-06T03:34:16.349143+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:19.667 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:34:19.669 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-06T03:34:19.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:19 smithi040 bash[24712]: cluster 2023-12-06T03:34:18.349754+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:19.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:19 smithi040 bash[28373]: cluster 2023-12-06T03:34:18.349754+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:19.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:19 smithi063 bash[24822]: cluster 2023-12-06T03:34:18.349754+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:20.309 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":228,"stamp":"2023-12-06T03:34:18.349465+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003626"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T03:32:43.364030+0000","last_change":"2023-12-06T03:32:43.364030+0000","last_active":"2023-12-06T03:32:43.364030+0000","last_peered":"2023-12-06T03:32:43.364030+0000","last_clean":"2023-12-06T03:32:43.364030+0000","last_became_active":"2023-12-06T03:32:43.358828+0000","last_became_peered":"2023-12-06T03:32:43.358828+0000","last_unstale":"2023-12-06T03:32:43.364030+0000","last_undegraded":"2023-12-06T03:32:43.364030+0000","last_fullsized":"2023-12-06T03:32:43.364030+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-06T03:27:26.319082+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T03:27:26.319082+0000","last_clean_scrub_stamp":"2023-12-06T03:27:26.319082+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":197568495639,"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 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.88500000000000001}]},{"osd":1,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.008},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.034}]},{"osd":2,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.73499999999999999}]},{"osd":3,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.0600000000000001}]},{"osd":4,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.67900000000000005}]},{"osd":5,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.97899999999999998}]},{"osd":6,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.089},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.94699999999999995}]}]},{"osd":6,"up_from":41,"seq":176093659162,"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 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.871}]},{"osd":1,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":1.034},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.84199999999999997}]},{"osd":2,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.111}]},{"osd":3,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.1699999999999999}]},{"osd":4,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.202}]},{"osd":5,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.02},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.133}]},{"osd":7,"last update":"Wed Dec 6 03:33:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":4.3529999999999998,"5min":4.3529999999999998,"15min":4.3529999999999998},"last":1.085},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.0669999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476787,"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 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.58099999999999996,"15min":0.54700000000000004},"min":{"1min":0.33900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.63900000000000001,"15min":0.59099999999999997},"min":{"1min":0.497,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.73399999999999999}]},{"osd":2,"last update":"Wed Dec 6 03:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.72699999999999998,"15min":0.69799999999999995},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.68500000000000005,"15min":0.67100000000000004},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.95599999999999996,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.90600000000000003}]},{"osd":3,"last update":"Wed Dec 6 03:34:09 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.82099999999999995,"15min":0.80800000000000005},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77800000000000002,"15min":0.76400000000000001},"min":{"1min":0.58899999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":0.84699999999999998}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98199999999999998,"15min":0.97399999999999998},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.2629999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.056},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94499999999999995,"15min":0.93899999999999995},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3819999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.93200000000000005}]},{"osd":5,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1,"15min":0.99399999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.248},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0800000000000001,"15min":1.077},"min":{"1min":0.77600000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.77400000000000002}]},{"osd":6,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.075},{"interface":"front","average":{"1min":1.143,"5min":1.143,"15min":1.143},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1970000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.036}]}]},{"osd":0,"up_from":10,"seq":42949673014,"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 03:33:18 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.59999999999999998,"15min":0.57599999999999996},"min":{"1min":0.44700000000000001,"5min":0.437,"15min":0.437},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.65500000000000003,"15min":0.62},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0649999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.78200000000000003}]},{"osd":2,"last update":"Wed Dec 6 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.70399999999999996,"15min":0.67200000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.681,"5min":2.681,"15min":2.681},"last":0.755},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.77100000000000002,"15min":0.73099999999999998},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":2.298,"5min":2.298,"15min":2.298},"last":0.90000000000000002}]},{"osd":3,"last update":"Wed Dec 6 03:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.79300000000000004,"15min":0.77300000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.81399999999999995,"15min":0.76600000000000001},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":2.6469999999999998,"5min":2.6469999999999998,"15min":2.6469999999999998},"last":0.82899999999999996}]},{"osd":4,"last update":"Wed Dec 6 03:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":0.96499999999999997,"15min":0.94499999999999995},"min":{"1min":0.73699999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":2.7120000000000002,"5min":2.7120000000000002,"15min":2.7120000000000002},"last":1.167},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.96799999999999997,"15min":0.94299999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":2.4580000000000002,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":1.333}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.081,"15min":1.056},"min":{"1min":0.78300000000000003,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":2.9929999999999999,"5min":2.9929999999999999,"15min":2.9929999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.139,"15min":1.1299999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.3889999999999998,"5min":2.3889999999999998,"15min":2.3889999999999998},"last":1.111}]},{"osd":6,"last update":"Wed Dec 6 03:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.125}]},{"osd":7,"last update":"Wed Dec 6 03:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.298,"15min":1.298},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":2.532,"5min":2.532,"15min":2.532},"last":1.272},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.2799999999999998,"5min":2.2799999999999998,"15min":2.2799999999999998},"last":1.3700000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313263,"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 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.62,"15min":0.59599999999999997},"min":{"1min":0.56799999999999995,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.71099999999999997,"15min":0.68100000000000005},"min":{"1min":0.56799999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.91900000000000004}]},{"osd":1,"last update":"Wed Dec 6 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.73399999999999999,"15min":0.749},"min":{"1min":0.505,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0389999999999999,"5min":2.4689999999999999,"15min":2.4689999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.72699999999999998,"15min":0.69999999999999996},"min":{"1min":0.63200000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.0129999999999999,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.67200000000000004}]},{"osd":3,"last update":"Wed Dec 6 03:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.755,"15min":0.74299999999999999},"min":{"1min":0.56999999999999995,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.0349999999999999,"5min":1.143,"15min":1.143},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.244,"5min":2.4020000000000001,"15min":2.4020000000000001},"last":0.78800000000000003}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3460000000000001,"5min":1.393,"15min":1.393},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.75,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.81599999999999995}]},{"osd":5,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0289999999999999,"15min":1.018},"min":{"1min":0.73499999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.45,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.141,"5min":1.0169999999999999,"15min":0.997},"min":{"1min":0.91200000000000003,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0609999999999999}]},{"osd":6,"last update":"Wed Dec 6 03:33:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.181},{"interface":"front","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.196}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.236,"15min":1.236},"min":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.878},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1160000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149738,"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 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.64600000000000002,"15min":0.621},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.72099999999999997,"15min":0.71099999999999997},"min":{"1min":0.48199999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.92600000000000005,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.67900000000000005}]},{"osd":1,"last update":"Wed Dec 6 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.746,"15min":0.72999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.749,"15min":0.72899999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.25,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.64000000000000001}]},{"osd":2,"last update":"Wed Dec 6 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.80400000000000005,"15min":0.78700000000000003},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.75600000000000001,"15min":0.748},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.91100000000000003,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.71199999999999997}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.97599999999999998,"15min":0.95599999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.075,"5min":0.98299999999999998,"15min":0.96699999999999997},"min":{"1min":0.83999999999999997,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.91000000000000003}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98799999999999999,"15min":0.98599999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.363,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.997,"15min":0.99199999999999999},"min":{"1min":0.77900000000000003,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.0760000000000001}]},{"osd":6,"last update":"Wed Dec 6 03:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":0.88900000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.9419999999999999,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.0069999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986214,"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 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.79800000000000004,"15min":0.79100000000000004},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1619999999999999,"5min":1.238,"15min":1.238},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.64200000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.091}]},{"osd":1,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.0089999999999999,"15min":1.028},"min":{"1min":0.65900000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.238,"5min":4.1070000000000002,"15min":4.1070000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.82599999999999996,"15min":0.81499999999999995},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.198}]},{"osd":2,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.81399999999999995,"15min":0.78600000000000003},"min":{"1min":0.70499999999999996,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.621,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.27,"5min":1.304,"15min":1.304},"last":0.90900000000000003}]},{"osd":3,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2949999999999999,"5min":1.798,"15min":1.798},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.046,"15min":1.0580000000000001},"min":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1899999999999999,"5min":4.0499999999999998,"15min":4.0499999999999998},"last":0.77200000000000002}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.876,"15min":0.85799999999999998},"min":{"1min":0.59499999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.90500000000000003,"15min":0.89600000000000002},"min":{"1min":0.54300000000000004,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.0069999999999999}]},{"osd":6,"last update":"Wed Dec 6 03:33:20 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.84299999999999997}]},{"osd":7,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.93300000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822689,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.877,"15min":0.86099999999999999},"min":{"1min":0.628,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.67400000000000004,"5min":0.63,"15min":0.63},"max":{"1min":1.115,"5min":1.149,"15min":1.149},"last":0.83599999999999997}]},{"osd":1,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.93000000000000005,"15min":0.93799999999999994},"min":{"1min":0.61599999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.133},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.873,"15min":0.875},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.1120000000000001}]},{"osd":2,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94299999999999995,"15min":0.94799999999999995},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.1870000000000001,"5min":2.1000000000000001,"15min":2.1000000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97399999999999998,"15min":0.97199999999999998},"min":{"1min":0.73499999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0349999999999999}]},{"osd":3,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.95799999999999996,"15min":0.96499999999999997},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.1739999999999999,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.026,"5min":1.0109999999999999,"15min":1.0089999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.248}]},{"osd":4,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.87,"15min":0.86199999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.214},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.94699999999999995,"15min":0.93600000000000005},"min":{"1min":0.66000000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2929999999999999,"5min":2.0310000000000001,"15min":2.0310000000000001},"last":1.079}]},{"osd":6,"last update":"Wed Dec 6 03:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.2010000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.286},{"interface":"front","average":{"1min":1.083,"5min":1.083,"15min":1.083},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.3300000000000001}]}]}]}} 2023-12-06T03:34:20.311 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T03:34:20.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:20 smithi040 bash[24712]: audit 2023-12-06T03:34:19.658203+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:20.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:20 smithi040 bash[28373]: audit 2023-12-06T03:34:19.658203+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:20.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:20 smithi063 bash[24822]: audit 2023-12-06T03:34:19.658203+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:21.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:21 smithi040 bash[24712]: cluster 2023-12-06T03:34:20.350306+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:21.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:21 smithi040 bash[28373]: cluster 2023-12-06T03:34:20.350306+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:21.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:21 smithi063 bash[24822]: cluster 2023-12-06T03:34:20.350306+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:23.027 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:34:23.029 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-06T03:34:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:23 smithi040 bash[24712]: cluster 2023-12-06T03:34:22.350925+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:23.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:23 smithi040 bash[28373]: cluster 2023-12-06T03:34:22.350925+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:23.696 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":230,"stamp":"2023-12-06T03:34:22.350667+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003618"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T03:32:43.364030+0000","last_change":"2023-12-06T03:32:43.364030+0000","last_active":"2023-12-06T03:32:43.364030+0000","last_peered":"2023-12-06T03:32:43.364030+0000","last_clean":"2023-12-06T03:32:43.364030+0000","last_became_active":"2023-12-06T03:32:43.358828+0000","last_became_peered":"2023-12-06T03:32:43.358828+0000","last_unstale":"2023-12-06T03:32:43.364030+0000","last_undegraded":"2023-12-06T03:32:43.364030+0000","last_fullsized":"2023-12-06T03:32:43.364030+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-06T03:27:26.319082+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T03:27:26.319082+0000","last_clean_scrub_stamp":"2023-12-06T03:27:26.319082+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":197568495639,"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 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.88500000000000001}]},{"osd":1,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.008},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.034}]},{"osd":2,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.73499999999999999}]},{"osd":3,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.0600000000000001}]},{"osd":4,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.67900000000000005}]},{"osd":5,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.97899999999999998}]},{"osd":6,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.089},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.94699999999999995}]}]},{"osd":6,"up_from":41,"seq":176093659163,"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 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.97199999999999998}]},{"osd":1,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.86299999999999999}]},{"osd":2,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.105}]},{"osd":3,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.71799999999999997}]},{"osd":4,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.0249999999999999}]},{"osd":5,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.76500000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":4.3529999999999998,"5min":4.3529999999999998,"15min":4.3529999999999998},"last":1.123},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.93200000000000005}]}]},{"osd":1,"up_from":16,"seq":68719476787,"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 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.58099999999999996,"15min":0.54700000000000004},"min":{"1min":0.33900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.63900000000000001,"15min":0.59099999999999997},"min":{"1min":0.497,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.73399999999999999}]},{"osd":2,"last update":"Wed Dec 6 03:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.72699999999999998,"15min":0.69799999999999995},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.68500000000000005,"15min":0.67100000000000004},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.95599999999999996,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.90600000000000003}]},{"osd":3,"last update":"Wed Dec 6 03:34:09 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.82099999999999995,"15min":0.80800000000000005},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77800000000000002,"15min":0.76400000000000001},"min":{"1min":0.58899999999999997,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":0.84699999999999998}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98199999999999998,"15min":0.97399999999999998},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.2629999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.056},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94499999999999995,"15min":0.93899999999999995},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3819999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.93200000000000005}]},{"osd":5,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1,"15min":0.99399999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.248},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0800000000000001,"15min":1.077},"min":{"1min":0.77600000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.77400000000000002}]},{"osd":6,"last update":"Wed Dec 6 03:33:22 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.075},{"interface":"front","average":{"1min":1.143,"5min":1.143,"15min":1.143},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1970000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.036}]}]},{"osd":0,"up_from":10,"seq":42949673015,"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 03:33:18 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.59999999999999998,"15min":0.57599999999999996},"min":{"1min":0.44700000000000001,"5min":0.437,"15min":0.437},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.65500000000000003,"15min":0.62},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0649999999999999,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.81499999999999995}]},{"osd":2,"last update":"Wed Dec 6 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.70399999999999996,"15min":0.67200000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.681,"5min":2.681,"15min":2.681},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.77100000000000002,"15min":0.73099999999999998},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":2.298,"5min":2.298,"15min":2.298},"last":0.85299999999999998}]},{"osd":3,"last update":"Wed Dec 6 03:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.79300000000000004,"15min":0.77300000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.81399999999999995,"15min":0.76600000000000001},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":2.6469999999999998,"5min":2.6469999999999998,"15min":2.6469999999999998},"last":0.93200000000000005}]},{"osd":4,"last update":"Wed Dec 6 03:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":0.96499999999999997,"15min":0.94499999999999995},"min":{"1min":0.73699999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":2.7120000000000002,"5min":2.7120000000000002,"15min":2.7120000000000002},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.96799999999999997,"15min":0.94299999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":2.4580000000000002,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":0.748}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.081,"15min":1.056},"min":{"1min":0.78300000000000003,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":2.9929999999999999,"5min":2.9929999999999999,"15min":2.9929999999999999},"last":1.161},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.139,"15min":1.1299999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.3889999999999998,"5min":2.3889999999999998,"15min":2.3889999999999998},"last":0.68799999999999994}]},{"osd":6,"last update":"Wed Dec 6 03:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.28}]},{"osd":7,"last update":"Wed Dec 6 03:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.298,"15min":1.298},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":2.532,"5min":2.532,"15min":2.532},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.2799999999999998,"5min":2.2799999999999998,"15min":2.2799999999999998},"last":1.0760000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313263,"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 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.62,"15min":0.59599999999999997},"min":{"1min":0.56799999999999995,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.71099999999999997,"15min":0.68100000000000005},"min":{"1min":0.56799999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.91900000000000004}]},{"osd":1,"last update":"Wed Dec 6 03:33:48 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.73399999999999999,"15min":0.749},"min":{"1min":0.505,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0389999999999999,"5min":2.4689999999999999,"15min":2.4689999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.72699999999999998,"15min":0.69999999999999996},"min":{"1min":0.63200000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.0129999999999999,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.67200000000000004}]},{"osd":3,"last update":"Wed Dec 6 03:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.755,"15min":0.74299999999999999},"min":{"1min":0.56999999999999995,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.0349999999999999,"5min":1.143,"15min":1.143},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.244,"5min":2.4020000000000001,"15min":2.4020000000000001},"last":0.78800000000000003}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3460000000000001,"5min":1.393,"15min":1.393},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.91200000000000003,"15min":0.90100000000000002},"min":{"1min":0.75,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.81599999999999995}]},{"osd":5,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0289999999999999,"15min":1.018},"min":{"1min":0.73499999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.45,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.141,"5min":1.0169999999999999,"15min":0.997},"min":{"1min":0.91200000000000003,"5min":0.79300000000000004,"15min":0.79300000000000004},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0609999999999999}]},{"osd":6,"last update":"Wed Dec 6 03:33:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.181},{"interface":"front","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.196}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.236,"15min":1.236},"min":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.878},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1160000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149739,"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 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.64600000000000002,"15min":0.621},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.72099999999999997,"15min":0.71099999999999997},"min":{"1min":0.48199999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.92600000000000005,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.64600000000000002}]},{"osd":1,"last update":"Wed Dec 6 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.746,"15min":0.72999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.749,"15min":0.72899999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.25,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.44400000000000001}]},{"osd":2,"last update":"Wed Dec 6 03:34:12 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.80400000000000005,"15min":0.78700000000000003},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.75600000000000001,"15min":0.748},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.91100000000000003,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.57399999999999995}]},{"osd":4,"last update":"Wed Dec 6 03:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.97599999999999998,"15min":0.95599999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.075,"5min":0.98299999999999998,"15min":0.96699999999999997},"min":{"1min":0.83999999999999997,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.97999999999999998}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98799999999999999,"15min":0.98599999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.363,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.997,"15min":0.99199999999999999},"min":{"1min":0.77900000000000003,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.1060000000000001}]},{"osd":6,"last update":"Wed Dec 6 03:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":0.76800000000000002}]},{"osd":7,"last update":"Wed Dec 6 03:33:43 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.9419999999999999,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.0109999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986214,"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 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.79800000000000004,"15min":0.79100000000000004},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1619999999999999,"5min":1.238,"15min":1.238},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.64200000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.091}]},{"osd":1,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.0089999999999999,"15min":1.028},"min":{"1min":0.65900000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.238,"5min":4.1070000000000002,"15min":4.1070000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.82599999999999996,"15min":0.81499999999999995},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.198}]},{"osd":2,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.81399999999999995,"15min":0.78600000000000003},"min":{"1min":0.70499999999999996,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.621,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.27,"5min":1.304,"15min":1.304},"last":0.90900000000000003}]},{"osd":3,"last update":"Wed Dec 6 03:33:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2949999999999999,"5min":1.798,"15min":1.798},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.046,"15min":1.0580000000000001},"min":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1899999999999999,"5min":4.0499999999999998,"15min":4.0499999999999998},"last":0.77200000000000002}]},{"osd":5,"last update":"Wed Dec 6 03:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.876,"15min":0.85799999999999998},"min":{"1min":0.59499999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.90500000000000003,"15min":0.89600000000000002},"min":{"1min":0.54300000000000004,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.0069999999999999}]},{"osd":6,"last update":"Wed Dec 6 03:33:20 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.84299999999999997}]},{"osd":7,"last update":"Wed Dec 6 03:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.93300000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822689,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.877,"15min":0.86099999999999999},"min":{"1min":0.628,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.67400000000000004,"5min":0.63,"15min":0.63},"max":{"1min":1.115,"5min":1.149,"15min":1.149},"last":0.83599999999999997}]},{"osd":1,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.93000000000000005,"15min":0.93799999999999994},"min":{"1min":0.61599999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.133},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.873,"15min":0.875},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.1120000000000001}]},{"osd":2,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94299999999999995,"15min":0.94799999999999995},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.1870000000000001,"5min":2.1000000000000001,"15min":2.1000000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.97399999999999998,"15min":0.97199999999999998},"min":{"1min":0.73499999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0349999999999999}]},{"osd":3,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.95799999999999996,"15min":0.96499999999999997},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.1739999999999999,"5min":2.1560000000000001,"15min":2.1560000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.026,"5min":1.0109999999999999,"15min":1.0089999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.248}]},{"osd":4,"last update":"Wed Dec 6 03:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.87,"15min":0.86199999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.214},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.94699999999999995,"15min":0.93600000000000005},"min":{"1min":0.66000000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2929999999999999,"5min":2.0310000000000001,"15min":2.0310000000000001},"last":1.079}]},{"osd":6,"last update":"Wed Dec 6 03:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.2010000000000001}]},{"osd":7,"last update":"Wed Dec 6 03:33:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.286},{"interface":"front","average":{"1min":1.083,"5min":1.083,"15min":1.083},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.3300000000000001}]}]}]}} 2023-12-06T03:34:23.698 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T03:34:23.698 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T03:34:23.698 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T03:34:23.698 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T03:34:23.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:23 smithi063 bash[24822]: cluster 2023-12-06T03:34:22.350925+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:24.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:24 smithi040 bash[24712]: audit 2023-12-06T03:34:23.018225+0000 mgr.y (mgr.14142) 274 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:24.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:24 smithi040 bash[28373]: audit 2023-12-06T03:34:23.018225+0000 mgr.y (mgr.14142) 274 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:24.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:24 smithi063 bash[24822]: audit 2023-12-06T03:34:23.018225+0000 mgr.y (mgr.14142) 274 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T03:34:25.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:25 smithi040 bash[24712]: cluster 2023-12-06T03:34:24.351562+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:25.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:25 smithi040 bash[28373]: cluster 2023-12-06T03:34:24.351562+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:25.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:25 smithi063 bash[24822]: cluster 2023-12-06T03:34:24.351562+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:26.435 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:34:26.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:26 smithi040 bash[24712]: audit 2023-12-06T03:34:26.434167+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/4105012992' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T03:34:26.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:26 smithi040 bash[28373]: audit 2023-12-06T03:34:26.434167+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/4105012992' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T03:34:26.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:26 smithi063 bash[24822]: audit 2023-12-06T03:34:26.434167+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/4105012992' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T03:34:26.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2023-12-06T03:34:26.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:26.859 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 systemd[1]: Starting Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:34:26.860 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 docker[33937]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T03:34:26.860 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 systemd[1]: Started Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:26.860 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:26 smithi063 bash[33957]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T03:34:27.108 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T03:34:27.108 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T03:34:27.108 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T03:34:27.109 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T03:34:27.118 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-06T03:34:27.119 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T03:34:27.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:27 smithi040 bash[24712]: cluster 2023-12-06T03:34:26.352117+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:27.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:27 smithi040 bash[28373]: cluster 2023-12-06T03:34:26.352117+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:27.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:27 smithi063 bash[24822]: cluster 2023-12-06T03:34:26.352117+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:29.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:29 smithi040 bash[24712]: cluster 2023-12-06T03:34:28.352706+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:29 smithi040 bash[28373]: cluster 2023-12-06T03:34:28.352706+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:29.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:29 smithi063 bash[24822]: cluster 2023-12-06T03:34:28.352706+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:30.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:29 smithi063 bash[33957]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:30.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:29 smithi063 bash[33957]: See 'docker run --help'. 2023-12-06T03:34:30.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:29 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2023-12-06T03:34:30.359 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:29 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:34:30.522 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T03:34:30.531 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-06T03:34:30.531 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T03:34:30.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:30 smithi040 bash[24712]: audit 2023-12-06T03:34:29.885606+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T03:34:30.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:30 smithi040 bash[24712]: audit 2023-12-06T03:34:29.893825+0000 mon.a (mon.0) 510 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T03:34:30.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:30 smithi040 bash[28373]: audit 2023-12-06T03:34:29.885606+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T03:34:30.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:30 smithi040 bash[28373]: audit 2023-12-06T03:34:29.893825+0000 mon.a (mon.0) 510 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T03:34:30.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:30 smithi063 bash[24822]: audit 2023-12-06T03:34:29.885606+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T03:34:30.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:30 smithi063 bash[24822]: audit 2023-12-06T03:34:29.893825+0000 mon.a (mon.0) 510 : audit [INF] from='client.? 172.21.15.40:0/2092643264' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T03:34:31.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:31 smithi040 bash[24712]: cephadm 2023-12-06T03:34:29.906976+0000 mgr.y (mgr.14142) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:31.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:31 smithi040 bash[24712]: cluster 2023-12-06T03:34:30.353281+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:31.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:31 smithi040 bash[28373]: cephadm 2023-12-06T03:34:29.906976+0000 mgr.y (mgr.14142) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:31.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:31 smithi040 bash[28373]: cluster 2023-12-06T03:34:30.353281+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:31.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:31 smithi063 bash[24822]: cephadm 2023-12-06T03:34:29.906976+0000 mgr.y (mgr.14142) 278 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:31.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:31 smithi063 bash[24822]: cluster 2023-12-06T03:34:30.353281+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: debug 2023-12-06T03:34:32.974+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:33.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:34:33.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:34:33.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:34:33.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:32 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:33.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:33 smithi063 bash[24822]: cluster 2023-12-06T03:34:32.353867+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:33.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:33 smithi040 bash[24712]: cluster 2023-12-06T03:34:32.353867+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:33.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:33 smithi040 bash[28373]: cluster 2023-12-06T03:34:32.353867+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "310ea4cd-a34a-439b-8eca-5a7a3705fcbd", 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "r", 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout: "current_period": "0666f8f9-6e08-4ff3-b0d0-707c1e38bfce", 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout: "epoch": 1 2023-12-06T03:34:34.532 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:34:34.764 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: cephadm 2023-12-06T03:34:32.978323+0000 mgr.y (mgr.14142) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.764 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.764 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.764 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.764 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:34:34.765 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:34.766 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: cephadm 2023-12-06T03:34:32.978323+0000 mgr.y (mgr.14142) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:34.767 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.768 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:34.769 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: cephadm 2023-12-06T03:34:32.978662+0000 mgr.y (mgr.14142) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.770 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:34.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: cephadm 2023-12-06T03:34:32.984829+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: cluster 2023-12-06T03:34:33.487049+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: audit 2023-12-06T03:34:33.491546+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: audit 2023-12-06T03:34:34.489600+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[28373]: cluster 2023-12-06T03:34:34.489888+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: cephadm 2023-12-06T03:34:32.978662+0000 mgr.y (mgr.14142) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: cephadm 2023-12-06T03:34:32.984829+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: cluster 2023-12-06T03:34:33.487049+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: audit 2023-12-06T03:34:33.491546+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T03:34:34.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: audit 2023-12-06T03:34:34.489600+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T03:34:34.774 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:34 smithi040 bash[24712]: cluster 2023-12-06T03:34:34.489888+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T03:34:34.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: cephadm 2023-12-06T03:34:32.978323+0000 mgr.y (mgr.14142) 281 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: cephadm 2023-12-06T03:34:32.978662+0000 mgr.y (mgr.14142) 282 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:34:34.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: cephadm 2023-12-06T03:34:32.984829+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: cluster 2023-12-06T03:34:33.487049+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: audit 2023-12-06T03:34:33.491546+0000 mon.a (mon.0) 512 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: audit 2023-12-06T03:34:34.489600+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.40:0/1042459839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T03:34:34.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:34 smithi063 bash[24822]: cluster 2023-12-06T03:34:34.489888+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T03:34:35.258 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T03:34:35.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:35 smithi040 bash[24712]: cluster 2023-12-06T03:34:34.354472+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v237: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:35.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:35 smithi040 bash[28373]: cluster 2023-12-06T03:34:34.354472+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v237: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:35.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:35 smithi063 bash[24822]: cluster 2023-12-06T03:34:34.354472+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v237: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:36.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:36 smithi040 bash[24712]: cluster 2023-12-06T03:34:35.509810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T03:34:36.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:36 smithi040 bash[28373]: cluster 2023-12-06T03:34:35.509810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T03:34:36.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:36 smithi063 bash[24822]: cluster 2023-12-06T03:34:35.509810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: debug 2023-12-06T03:34:37.058+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:34:37.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:37.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:34:37.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:37.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:37 smithi063 bash[24822]: cluster 2023-12-06T03:34:36.355074+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v240: 33 pgs: 5 creating+peering, 4 active+clean, 24 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-06T03:34:37.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[24712]: cluster 2023-12-06T03:34:36.355074+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v240: 33 pgs: 5 creating+peering, 4 active+clean, 24 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-06T03:34:37.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:37 smithi040 bash[28373]: cluster 2023-12-06T03:34:36.355074+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v240: 33 pgs: 5 creating+peering, 4 active+clean, 24 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "51e59e25-ea9a-4e13-9956-094a4e5a7d05", 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default", 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout: "api_name": "default", 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout: "is_master": "true", 2023-12-06T03:34:38.013 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames": [], 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames_s3website": [], 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "", 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "zones": [], 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_targets": [], 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "default_placement": "", 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "310ea4cd-a34a-439b-8eca-5a7a3705fcbd", 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_policy": { 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: "groups": [] 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:38.014 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:34:38.674 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T03:34:38.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: cephadm 2023-12-06T03:34:37.059548+0000 mgr.y (mgr.14142) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:38.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:38.814 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: cephadm 2023-12-06T03:34:37.059548+0000 mgr.y (mgr.14142) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:38.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:38.817 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: cephadm 2023-12-06T03:34:37.059852+0000 mgr.y (mgr.14142) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:34:38.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: cephadm 2023-12-06T03:34:37.059852+0000 mgr.y (mgr.14142) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.819 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:34:38.820 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:38 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: cephadm 2023-12-06T03:34:37.059548+0000 mgr.y (mgr.14142) 286 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: cephadm 2023-12-06T03:34:37.059852+0000 mgr.y (mgr.14142) 287 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:34:38.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:34:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:38 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:34:39.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:39 smithi063 bash[24822]: cluster 2023-12-06T03:34:38.355791+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v241: 33 pgs: 5 creating+peering, 26 active+clean, 2 unknown; 726 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 2 op/s 2023-12-06T03:34:39.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:39 smithi040 bash[24712]: cluster 2023-12-06T03:34:38.355791+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v241: 33 pgs: 5 creating+peering, 26 active+clean, 2 unknown; 726 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 2 op/s 2023-12-06T03:34:39.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:39 smithi040 bash[28373]: cluster 2023-12-06T03:34:38.355791+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v241: 33 pgs: 5 creating+peering, 26 active+clean, 2 unknown; 726 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s wr, 2 op/s 2023-12-06T03:34:40.608 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:40 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2023-12-06T03:34:40.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:40 smithi063 systemd[1]: Stopped Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:40.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:40 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Start request repeated too quickly. 2023-12-06T03:34:40.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:40 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T03:34:40.609 INFO:journalctl@ceph.node-exporter.b.smithi063.stdout:Dec 06 03:34:40 smithi063 systemd[1]: Failed to start Ceph node-exporter.b for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:34:41.292 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:34:41.292 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "c24ee801-4c12-4901-9021-aa99d1cd0d96", 2023-12-06T03:34:41.292 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "z", 2023-12-06T03:34:41.292 INFO:teuthology.orchestra.run.smithi040.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T03:34:41.292 INFO:teuthology.orchestra.run.smithi040.stdout: "control_pool": "z.rgw.control", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "log_pool": "z.rgw.log", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "system_key": { 2023-12-06T03:34:41.293 INFO:teuthology.orchestra.run.smithi040.stdout: "access_key": "", 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "secret_key": "" 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_pools": [ 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "key": "default-placement", 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "val": { 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "storage_classes": { 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "STANDARD": { 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:34:41.294 INFO:teuthology.orchestra.run.smithi040.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout: "index_type": 0 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "310ea4cd-a34a-439b-8eca-5a7a3705fcbd" 2023-12-06T03:34:41.295 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:34:41.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:41 smithi063 bash[24822]: cluster 2023-12-06T03:34:40.356490+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v242: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2023-12-06T03:34:41.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:41 smithi040 bash[24712]: cluster 2023-12-06T03:34:40.356490+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v242: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2023-12-06T03:34:41.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:41 smithi040 bash[28373]: cluster 2023-12-06T03:34:40.356490+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v242: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2023-12-06T03:34:41.887 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T03:34:43.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:43 smithi040 bash[24712]: cluster 2023-12-06T03:34:42.357145+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v243: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 127 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T03:34:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:43 smithi040 bash[28373]: cluster 2023-12-06T03:34:42.357145+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v243: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 127 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T03:34:43.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:43 smithi063 bash[24822]: cluster 2023-12-06T03:34:42.357145+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v243: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 127 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T03:34:45.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:45 smithi063 bash[24822]: cluster 2023-12-06T03:34:44.357890+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v244: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 518 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T03:34:45.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:45 smithi040 bash[24712]: cluster 2023-12-06T03:34:44.357890+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v244: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 518 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T03:34:45.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:45 smithi040 bash[28373]: cluster 2023-12-06T03:34:44.357890+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v244: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 518 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-12-06T03:34:46.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:46 smithi063 bash[24822]: cluster 2023-12-06T03:34:45.087585+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T03:34:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:46 smithi063 bash[24822]: audit 2023-12-06T03:34:45.090653+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:46.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:46 smithi063 bash[24822]: audit 2023-12-06T03:34:45.092549+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:46.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[24712]: cluster 2023-12-06T03:34:45.087585+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T03:34:46.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[24712]: audit 2023-12-06T03:34:45.090653+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:46.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[24712]: audit 2023-12-06T03:34:45.092549+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[28373]: cluster 2023-12-06T03:34:45.087585+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T03:34:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[28373]: audit 2023-12-06T03:34:45.090653+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:46.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:46 smithi040 bash[28373]: audit 2023-12-06T03:34:45.092549+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T03:34:47.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[24712]: audit 2023-12-06T03:34:46.101463+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T03:34:47.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[24712]: cluster 2023-12-06T03:34:46.101615+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T03:34:47.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[24712]: cluster 2023-12-06T03:34:46.358492+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v247: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 2 op/s 2023-12-06T03:34:47.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[28373]: audit 2023-12-06T03:34:46.101463+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T03:34:47.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[28373]: cluster 2023-12-06T03:34:46.101615+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T03:34:47.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:47 smithi040 bash[28373]: cluster 2023-12-06T03:34:46.358492+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v247: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 2 op/s 2023-12-06T03:34:47.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:47 smithi063 bash[24822]: audit 2023-12-06T03:34:46.101463+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T03:34:47.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:47 smithi063 bash[24822]: cluster 2023-12-06T03:34:46.101615+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T03:34:47.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:47 smithi063 bash[24822]: cluster 2023-12-06T03:34:46.358492+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v247: 65 pgs: 6 creating+peering, 26 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 2 op/s 2023-12-06T03:34:48.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[24712]: cluster 2023-12-06T03:34:47.114158+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T03:34:48.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[24712]: audit 2023-12-06T03:34:47.120298+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:48.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[24712]: audit 2023-12-06T03:34:47.124999+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:48.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[28373]: cluster 2023-12-06T03:34:47.114158+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T03:34:48.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[28373]: audit 2023-12-06T03:34:47.120298+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:48.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:48 smithi040 bash[28373]: audit 2023-12-06T03:34:47.124999+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:48.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:48 smithi063 bash[24822]: cluster 2023-12-06T03:34:47.114158+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T03:34:48.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:48 smithi063 bash[24822]: audit 2023-12-06T03:34:47.120298+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.40:0/2952575803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:48.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:48 smithi063 bash[24822]: audit 2023-12-06T03:34:47.124999+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T03:34:49.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[24712]: audit 2023-12-06T03:34:48.119981+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T03:34:49.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[24712]: cluster 2023-12-06T03:34:48.120150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T03:34:49.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[24712]: cluster 2023-12-06T03:34:48.359211+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v250: 97 pgs: 23 creating+peering, 23 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-12-06T03:34:49.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[28373]: audit 2023-12-06T03:34:48.119981+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T03:34:49.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[28373]: cluster 2023-12-06T03:34:48.120150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T03:34:49.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:49 smithi040 bash[28373]: cluster 2023-12-06T03:34:48.359211+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v250: 97 pgs: 23 creating+peering, 23 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-12-06T03:34:49.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:49 smithi063 bash[24822]: audit 2023-12-06T03:34:48.119981+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T03:34:49.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:49 smithi063 bash[24822]: cluster 2023-12-06T03:34:48.120150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T03:34:49.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:49 smithi063 bash[24822]: cluster 2023-12-06T03:34:48.359211+0000 mgr.y (mgr.14142) 293 : cluster [DBG] pgmap v250: 97 pgs: 23 creating+peering, 23 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[24712]: cluster 2023-12-06T03:34:49.140147+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[24712]: audit 2023-12-06T03:34:49.154855+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[24712]: audit 2023-12-06T03:34:50.141652+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[24712]: cluster 2023-12-06T03:34:50.141797+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[24712]: audit 2023-12-06T03:34:50.147781+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[28373]: cluster 2023-12-06T03:34:49.140147+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[28373]: audit 2023-12-06T03:34:49.154855+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[28373]: audit 2023-12-06T03:34:50.141652+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T03:34:50.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[28373]: cluster 2023-12-06T03:34:50.141797+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T03:34:50.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:50 smithi040 bash[28373]: audit 2023-12-06T03:34:50.147781+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T03:34:50.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:50 smithi063 bash[24822]: cluster 2023-12-06T03:34:49.140147+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T03:34:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:50 smithi063 bash[24822]: audit 2023-12-06T03:34:49.154855+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T03:34:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:50 smithi063 bash[24822]: audit 2023-12-06T03:34:50.141652+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T03:34:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:50 smithi063 bash[24822]: cluster 2023-12-06T03:34:50.141797+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T03:34:50.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:50 smithi063 bash[24822]: audit 2023-12-06T03:34:50.147781+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[24712]: cluster 2023-12-06T03:34:50.359848+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v253: 129 pgs: 26 creating+peering, 36 unknown, 67 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[24712]: audit 2023-12-06T03:34:51.143684+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[24712]: cluster 2023-12-06T03:34:51.143789+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[24712]: audit 2023-12-06T03:34:51.147941+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[28373]: cluster 2023-12-06T03:34:50.359848+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v253: 129 pgs: 26 creating+peering, 36 unknown, 67 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[28373]: audit 2023-12-06T03:34:51.143684+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[28373]: cluster 2023-12-06T03:34:51.143789+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T03:34:51.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:51 smithi040 bash[28373]: audit 2023-12-06T03:34:51.147941+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T03:34:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:51 smithi063 bash[24822]: cluster 2023-12-06T03:34:50.359848+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v253: 129 pgs: 26 creating+peering, 36 unknown, 67 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-06T03:34:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:51 smithi063 bash[24822]: audit 2023-12-06T03:34:51.143684+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T03:34:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:51 smithi063 bash[24822]: cluster 2023-12-06T03:34:51.143789+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T03:34:51.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:51 smithi063 bash[24822]: audit 2023-12-06T03:34:51.147941+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T03:34:52.349 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:34:52.349 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "da81d72a-38ae-4e04-97d2-8cb25a7e4eeb", 2023-12-06T03:34:52.349 INFO:teuthology.orchestra.run.smithi040.stdout: "epoch": 1, 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "predecessor_uuid": "0666f8f9-6e08-4ff3-b0d0-707c1e38bfce", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_status": [], 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "period_map": { 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "da81d72a-38ae-4e04-97d2-8cb25a7e4eeb", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "zonegroups": [ 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "51e59e25-ea9a-4e13-9956-094a4e5a7d05", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "api_name": "default", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "is_master": "true", 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2023-12-06T03:34:52.350 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames": [], 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames_s3website": [], 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "c24ee801-4c12-4901-9021-aa99d1cd0d96", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "zones": [ 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "c24ee801-4c12-4901-9021-aa99d1cd0d96", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "z", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "log_meta": "false", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "log_data": "false", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "bucket_index_max_shards": 11, 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "read_only": "false", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "tier_type": "", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_from_all": "true", 2023-12-06T03:34:52.351 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_from": [], 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "redirect_zone": "" 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_targets": [ 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default-placement", 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "tags": [], 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "storage_classes": [ 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "STANDARD" 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "default_placement": "default-placement", 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "310ea4cd-a34a-439b-8eca-5a7a3705fcbd", 2023-12-06T03:34:52.352 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_policy": { 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "groups": [] 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "short_zone_ids": [ 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "key": "c24ee801-4c12-4901-9021-aa99d1cd0d96", 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "val": 382011317 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zonegroup": "51e59e25-ea9a-4e13-9956-094a4e5a7d05", 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "c24ee801-4c12-4901-9021-aa99d1cd0d96", 2023-12-06T03:34:52.353 INFO:teuthology.orchestra.run.smithi040.stdout: "period_config": { 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "bucket_quota": { 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "check_on_raw": false, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size": -1, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size_kb": 0, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_objects": -1 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "user_quota": { 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "check_on_raw": false, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size": -1, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size_kb": 0, 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: "max_objects": -1 2023-12-06T03:34:52.354 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:34:52.355 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:34:52.355 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "310ea4cd-a34a-439b-8eca-5a7a3705fcbd", 2023-12-06T03:34:52.355 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_name": "r", 2023-12-06T03:34:52.355 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_epoch": 2 2023-12-06T03:34:52.355 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:34:53.249 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-06T03:34:53.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[24712]: audit 2023-12-06T03:34:52.147040+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T03:34:53.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[24712]: cluster 2023-12-06T03:34:52.147591+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T03:34:53.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[24712]: cluster 2023-12-06T03:34:52.360558+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v256: 129 pgs: 20 creating+peering, 25 unknown, 84 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:53.398 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[28373]: audit 2023-12-06T03:34:52.147040+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T03:34:53.398 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[28373]: cluster 2023-12-06T03:34:52.147591+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T03:34:53.398 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:53 smithi040 bash[28373]: cluster 2023-12-06T03:34:52.360558+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v256: 129 pgs: 20 creating+peering, 25 unknown, 84 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:53.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:53 smithi063 bash[24822]: audit 2023-12-06T03:34:52.147040+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.40:0/2119149483' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T03:34:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:53 smithi063 bash[24822]: cluster 2023-12-06T03:34:52.147591+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T03:34:53.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:53 smithi063 bash[24822]: cluster 2023-12-06T03:34:52.360558+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v256: 129 pgs: 20 creating+peering, 25 unknown, 84 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:34:55.232 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:55 smithi040 bash[28373]: cluster 2023-12-06T03:34:54.361851+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v257: 129 pgs: 3 creating+peering, 126 active+clean; 6.2 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 5.9 KiB/s wr, 22 op/s 2023-12-06T03:34:55.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:55 smithi040 bash[24712]: cluster 2023-12-06T03:34:54.361851+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v257: 129 pgs: 3 creating+peering, 126 active+clean; 6.2 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 5.9 KiB/s wr, 22 op/s 2023-12-06T03:34:55.358 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:55 smithi063 bash[24822]: cluster 2023-12-06T03:34:54.361851+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v257: 129 pgs: 3 creating+peering, 126 active+clean; 6.2 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 5.9 KiB/s wr, 22 op/s 2023-12-06T03:34:56.165 INFO:teuthology.orchestra.run.smithi040.stdout:Scheduled rgw update... 2023-12-06T03:34:56.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:56 smithi040 bash[24712]: audit 2023-12-06T03:34:56.157305+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T03:34:56.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:56 smithi040 bash[24712]: audit 2023-12-06T03:34:56.162009+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T03:34:56.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:56 smithi040 bash[28373]: audit 2023-12-06T03:34:56.157305+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T03:34:56.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:56 smithi040 bash[28373]: audit 2023-12-06T03:34:56.162009+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T03:34:56.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:56 smithi063 bash[24822]: audit 2023-12-06T03:34:56.157305+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T03:34:56.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:56 smithi063 bash[24822]: audit 2023-12-06T03:34:56.162009+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T03:34:56.156689\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T03:34:56.865 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[24712]: audit 2023-12-06T03:34:56.155643+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.24583 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[24712]: cephadm 2023-12-06T03:34:56.156662+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[24712]: cephadm 2023-12-06T03:34:56.169617+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[24712]: cluster 2023-12-06T03:34:56.362820+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 6.3 KiB/s wr, 23 op/s 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[28373]: audit 2023-12-06T03:34:56.155643+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.24583 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[28373]: cephadm 2023-12-06T03:34:56.156662+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[28373]: cephadm 2023-12-06T03:34:56.169617+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:57.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:57 smithi040 bash[28373]: cluster 2023-12-06T03:34:56.362820+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 6.3 KiB/s wr, 23 op/s 2023-12-06T03:34:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:57 smithi063 bash[24822]: audit 2023-12-06T03:34:56.155643+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.24583 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:34:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:57 smithi063 bash[24822]: cephadm 2023-12-06T03:34:56.156662+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T03:34:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:57 smithi063 bash[24822]: cephadm 2023-12-06T03:34:56.169617+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:34:57.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:57 smithi063 bash[24822]: cluster 2023-12-06T03:34:56.362820+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 6.9 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 6.3 KiB/s wr, 23 op/s 2023-12-06T03:34:59.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24712]: cluster 2023-12-06T03:34:58.364036+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v259: 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-06T03:34:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[28373]: cluster 2023-12-06T03:34:58.364036+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v259: 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-06T03:34:59.858 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:34:59 smithi063 bash[24822]: cluster 2023-12-06T03:34:58.364036+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v259: 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-06T03:35:00.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: debug 2023-12-06T03:34:59.914+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:00.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:00.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:00.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:00.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:00.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:00.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:00.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:00.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:00.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:00.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:34:59 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: cephadm 2023-12-06T03:34:59.916391+0000 mgr.y (mgr.14142) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:01.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:01.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: cephadm 2023-12-06T03:34:59.916391+0000 mgr.y (mgr.14142) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:01.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: cephadm 2023-12-06T03:34:59.916731+0000 mgr.y (mgr.14142) 303 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:01.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: cephadm 2023-12-06T03:34:59.923413+0000 mgr.y (mgr.14142) 304 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[24712]: cluster 2023-12-06T03:35:00.364949+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 776 B/s rd, 4.2 KiB/s wr, 15 op/s 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: cephadm 2023-12-06T03:34:59.916731+0000 mgr.y (mgr.14142) 303 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: cephadm 2023-12-06T03:34:59.923413+0000 mgr.y (mgr.14142) 304 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:01.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:01 smithi040 bash[28373]: cluster 2023-12-06T03:35:00.364949+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 776 B/s rd, 4.2 KiB/s wr, 15 op/s 2023-12-06T03:35:01.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: cephadm 2023-12-06T03:34:59.916391+0000 mgr.y (mgr.14142) 302 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: cephadm 2023-12-06T03:34:59.916731+0000 mgr.y (mgr.14142) 303 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: cephadm 2023-12-06T03:34:59.923413+0000 mgr.y (mgr.14142) 304 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:01 smithi063 bash[24822]: cluster 2023-12-06T03:35:00.364949+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 776 B/s rd, 4.2 KiB/s wr, 15 op/s 2023-12-06T03:35:03.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24712]: cluster 2023-12-06T03:35:02.365794+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 701 B/s rd, 3.8 KiB/s wr, 14 op/s 2023-12-06T03:35:03.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[28373]: cluster 2023-12-06T03:35:02.365794+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 701 B/s rd, 3.8 KiB/s wr, 14 op/s 2023-12-06T03:35:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:03 smithi063 bash[24822]: cluster 2023-12-06T03:35:02.365794+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 701 B/s rd, 3.8 KiB/s wr, 14 op/s 2023-12-06T03:35:03.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: debug 2023-12-06T03:35:03.678+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:03.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:03.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:03.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:03.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:03 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: cephadm 2023-12-06T03:35:03.682088+0000 mgr.y (mgr.14142) 307 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:04.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:04.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: cephadm 2023-12-06T03:35:03.682088+0000 mgr.y (mgr.14142) 307 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:04.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: cephadm 2023-12-06T03:35:03.682402+0000 mgr.y (mgr.14142) 308 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.684350+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T03:35:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.692130+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.693873+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.700320+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.701832+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.709395+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.710916+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.717227+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.718713+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:04.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[24712]: audit 2023-12-06T03:35:03.721050+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi063.xihyql", "key": "container_image"}]: dispatch 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: cephadm 2023-12-06T03:35:03.682402+0000 mgr.y (mgr.14142) 308 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.684350+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.692130+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.693873+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T03:35:04.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.700320+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.701832+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.709395+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.710916+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.717227+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.718713+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:04.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:04 smithi040 bash[28373]: audit 2023-12-06T03:35:03.721050+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi063.xihyql", "key": "container_image"}]: dispatch 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: cephadm 2023-12-06T03:35:03.682088+0000 mgr.y (mgr.14142) 307 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: cephadm 2023-12-06T03:35:03.682402+0000 mgr.y (mgr.14142) 308 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:04.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.684350+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T03:35:04.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.692130+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.693873+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.700320+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.701832+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.709395+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.710916+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.717227+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi063.xihyql", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.718713+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:04 smithi063 bash[24822]: audit 2023-12-06T03:35:03.721050+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi063.xihyql", "key": "container_image"}]: dispatch 2023-12-06T03:35:05.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:05 smithi063 bash[24822]: cephadm 2023-12-06T03:35:03.719938+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Deploying daemon rgw.r.z.smithi063.xihyql on smithi063 2023-12-06T03:35:05.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:05 smithi063 bash[24822]: cluster 2023-12-06T03:35:04.367167+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2023-12-06T03:35:05.732 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:05 smithi040 bash[24712]: cephadm 2023-12-06T03:35:03.719938+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Deploying daemon rgw.r.z.smithi063.xihyql on smithi063 2023-12-06T03:35:05.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:05 smithi040 bash[24712]: cluster 2023-12-06T03:35:04.367167+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2023-12-06T03:35:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:05 smithi040 bash[28373]: cephadm 2023-12-06T03:35:03.719938+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Deploying daemon rgw.r.z.smithi063.xihyql on smithi063 2023-12-06T03:35:05.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:05 smithi040 bash[28373]: cluster 2023-12-06T03:35:04.367167+0000 mgr.y (mgr.14142) 310 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 3.2 KiB/s wr, 12 op/s 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.358639+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.364967+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.366230+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.373134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.374591+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:06.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:06 smithi063 bash[24822]: audit 2023-12-06T03:35:06.376142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi040.zbjfyp", "key": "container_image"}]: dispatch 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.358639+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.364967+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.366230+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.373134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.374591+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:06.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[24712]: audit 2023-12-06T03:35:06.376142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi040.zbjfyp", "key": "container_image"}]: dispatch 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.358639+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.364967+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040075\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040343\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040473\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040596\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:33:31.040718\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:33:31.040839\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"unknown\", \"last_refresh\": \"2023-12-06T03:33:31.040961\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:33:31.041035\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.366230+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.373134+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi040.zbjfyp", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.374591+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:35:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:06 smithi040 bash[28373]: audit 2023-12-06T03:35:06.376142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi040.zbjfyp", "key": "container_image"}]: dispatch 2023-12-06T03:35:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:07 smithi063 bash[24822]: cluster 2023-12-06T03:35:06.367804+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 682 B/s wr, 2 op/s 2023-12-06T03:35:07.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:07 smithi063 bash[24822]: cephadm 2023-12-06T03:35:06.375651+0000 mgr.y (mgr.14142) 312 : cephadm [INF] Deploying daemon rgw.r.z.smithi040.zbjfyp on smithi040 2023-12-06T03:35:07.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:07 smithi040 bash[28373]: cluster 2023-12-06T03:35:06.367804+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 682 B/s wr, 2 op/s 2023-12-06T03:35:07.732 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:07 smithi040 bash[28373]: cephadm 2023-12-06T03:35:06.375651+0000 mgr.y (mgr.14142) 312 : cephadm [INF] Deploying daemon rgw.r.z.smithi040.zbjfyp on smithi040 2023-12-06T03:35:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:07 smithi040 bash[24712]: cluster 2023-12-06T03:35:06.367804+0000 mgr.y (mgr.14142) 311 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 682 B/s wr, 2 op/s 2023-12-06T03:35:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:07 smithi040 bash[24712]: cephadm 2023-12-06T03:35:06.375651+0000 mgr.y (mgr.14142) 312 : cephadm [INF] Deploying daemon rgw.r.z.smithi040.zbjfyp on smithi040 2023-12-06T03:35:09.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[24712]: cluster 2023-12-06T03:35:08.368687+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T03:35:09.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[28373]: cluster 2023-12-06T03:35:08.368687+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T03:35:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[24712]: audit 2023-12-06T03:35:08.743676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[24712]: audit 2023-12-06T03:35:08.747433+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:09.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[24712]: audit 2023-12-06T03:35:08.748634+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:09.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[28373]: audit 2023-12-06T03:35:08.743676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:09.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[28373]: audit 2023-12-06T03:35:08.747433+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:09.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:09 smithi040 bash[28373]: audit 2023-12-06T03:35:08.748634+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:09 smithi063 bash[24822]: cluster 2023-12-06T03:35:08.368687+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T03:35:09.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:09 smithi063 bash[24822]: audit 2023-12-06T03:35:08.743676+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:09.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:09 smithi063 bash[24822]: audit 2023-12-06T03:35:08.747433+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401811\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.401990\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402097\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402198\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402298\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:32:55.402398\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:32:55.402499\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:32:55.402600\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:09.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:09 smithi063 bash[24822]: audit 2023-12-06T03:35:08.748634+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[24712]: audit 2023-12-06T03:35:09.617160+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[24712]: audit 2023-12-06T03:35:09.622648+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[24712]: audit 2023-12-06T03:35:09.624007+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[28373]: audit 2023-12-06T03:35:09.617160+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[28373]: audit 2023-12-06T03:35:09.622648+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:10.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:10 smithi040 bash[28373]: audit 2023-12-06T03:35:09.624007+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:10.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:10 smithi063 bash[24822]: audit 2023-12-06T03:35:09.617160+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]: dispatch 2023-12-06T03:35:10.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:10 smithi063 bash[24822]: audit 2023-12-06T03:35:09.622648+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:27:44.918787\"}"}]': finished 2023-12-06T03:35:10.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:10 smithi063 bash[24822]: audit 2023-12-06T03:35:09.624007+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:35:11.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[24712]: cluster 2023-12-06T03:35:10.369692+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 36 op/s 2023-12-06T03:35:11.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[28373]: cluster 2023-12-06T03:35:10.369692+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 36 op/s 2023-12-06T03:35:11.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[28373]: audit 2023-12-06T03:35:10.500262+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:11.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[24712]: audit 2023-12-06T03:35:10.500262+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:11.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[28373]: audit 2023-12-06T03:35:10.506557+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:11.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[28373]: cephadm 2023-12-06T03:35:10.514464+0000 mgr.y (mgr.14142) 315 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:11.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[24712]: audit 2023-12-06T03:35:10.506557+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:11.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:11 smithi040 bash[24712]: cephadm 2023-12-06T03:35:10.514464+0000 mgr.y (mgr.14142) 315 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:11.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:11 smithi063 bash[24822]: cluster 2023-12-06T03:35:10.369692+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 36 op/s 2023-12-06T03:35:11.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:11 smithi063 bash[24822]: audit 2023-12-06T03:35:10.500262+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:35:11.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:11 smithi063 bash[24822]: audit 2023-12-06T03:35:10.506557+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"ea661ecea652\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496926\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:29:23.904741\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:21.386565\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:35:10.498001\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:35:11.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:11 smithi063 bash[24822]: cephadm 2023-12-06T03:35:10.514464+0000 mgr.y (mgr.14142) 315 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:13.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:13 smithi040 bash[24712]: cluster 2023-12-06T03:35:12.370572+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T03:35:13.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:13 smithi040 bash[28373]: cluster 2023-12-06T03:35:12.370572+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T03:35:13.847 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:13 smithi063 bash[24822]: cluster 2023-12-06T03:35:12.370572+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 72 op/s 2023-12-06T03:35:14.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: debug 2023-12-06T03:35:14.261+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:14.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:14.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:14.736 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:14.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:14 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: cephadm 2023-12-06T03:35:14.265118+0000 mgr.y (mgr.14142) 317 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:15.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:15.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: cephadm 2023-12-06T03:35:14.265404+0000 mgr.y (mgr.14142) 318 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: cephadm 2023-12-06T03:35:14.272855+0000 mgr.y (mgr.14142) 319 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:15.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:15 smithi063 bash[24822]: cluster 2023-12-06T03:35:14.371890+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 193 op/s 2023-12-06T03:35:15.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: cephadm 2023-12-06T03:35:14.265118+0000 mgr.y (mgr.14142) 317 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: cephadm 2023-12-06T03:35:14.265118+0000 mgr.y (mgr.14142) 317 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: cephadm 2023-12-06T03:35:14.265404+0000 mgr.y (mgr.14142) 318 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:15.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: cephadm 2023-12-06T03:35:14.272855+0000 mgr.y (mgr.14142) 319 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[28373]: cluster 2023-12-06T03:35:14.371890+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 193 op/s 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: cephadm 2023-12-06T03:35:14.265404+0000 mgr.y (mgr.14142) 318 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:15.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: cephadm 2023-12-06T03:35:14.272855+0000 mgr.y (mgr.14142) 319 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:15.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:15 smithi040 bash[24712]: cluster 2023-12-06T03:35:14.371890+0000 mgr.y (mgr.14142) 320 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 193 op/s 2023-12-06T03:35:17.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24712]: cluster 2023-12-06T03:35:16.372853+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[28373]: cluster 2023-12-06T03:35:16.372853+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:17 smithi063 bash[24822]: cluster 2023-12-06T03:35:16.372853+0000 mgr.y (mgr.14142) 321 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:18.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: debug 2023-12-06T03:35:17.989+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:18.233 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:18.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:18.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:18.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:17 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: cephadm 2023-12-06T03:35:17.993456+0000 mgr.y (mgr.14142) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:19.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: cephadm 2023-12-06T03:35:17.993456+0000 mgr.y (mgr.14142) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: cephadm 2023-12-06T03:35:17.993799+0000 mgr.y (mgr.14142) 323 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: cephadm 2023-12-06T03:35:18.003290+0000 mgr.y (mgr.14142) 324 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[28373]: cluster 2023-12-06T03:35:18.374090+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: cephadm 2023-12-06T03:35:17.993799+0000 mgr.y (mgr.14142) 323 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:19.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:19.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: cephadm 2023-12-06T03:35:18.003290+0000 mgr.y (mgr.14142) 324 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:19.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:19 smithi040 bash[24712]: cluster 2023-12-06T03:35:18.374090+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: cephadm 2023-12-06T03:35:17.993456+0000 mgr.y (mgr.14142) 322 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: cephadm 2023-12-06T03:35:17.993799+0000 mgr.y (mgr.14142) 323 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: cephadm 2023-12-06T03:35:18.003290+0000 mgr.y (mgr.14142) 324 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:35:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:19 smithi063 bash[24822]: cluster 2023-12-06T03:35:18.374090+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-12-06T03:35:21.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:21 smithi063 bash[24822]: cluster 2023-12-06T03:35:20.375045+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 181 op/s 2023-12-06T03:35:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24712]: cluster 2023-12-06T03:35:20.375045+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 181 op/s 2023-12-06T03:35:21.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[28373]: cluster 2023-12-06T03:35:20.375045+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 181 op/s 2023-12-06T03:35:21.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: debug 2023-12-06T03:35:21.701+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:21.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:21.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:21.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:21 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: cephadm 2023-12-06T03:35:21.705060+0000 mgr.y (mgr.14142) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:22.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: cephadm 2023-12-06T03:35:21.705060+0000 mgr.y (mgr.14142) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: cephadm 2023-12-06T03:35:21.705438+0000 mgr.y (mgr.14142) 328 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:22.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: cephadm 2023-12-06T03:35:21.705438+0000 mgr.y (mgr.14142) 328 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:22.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:22 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: cephadm 2023-12-06T03:35:21.705060+0000 mgr.y (mgr.14142) 327 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:22.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: cephadm 2023-12-06T03:35:21.705438+0000 mgr.y (mgr.14142) 328 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:35:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:22 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:35:23.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:23 smithi040 bash[24712]: cephadm 2023-12-06T03:35:21.713109+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:23.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:23 smithi040 bash[24712]: cluster 2023-12-06T03:35:22.375879+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 162 op/s 2023-12-06T03:35:23.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:23 smithi040 bash[28373]: cephadm 2023-12-06T03:35:21.713109+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:23.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:23 smithi040 bash[28373]: cluster 2023-12-06T03:35:22.375879+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 162 op/s 2023-12-06T03:35:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:23 smithi063 bash[24822]: cephadm 2023-12-06T03:35:21.713109+0000 mgr.y (mgr.14142) 329 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:35:23.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:23 smithi063 bash[24822]: cluster 2023-12-06T03:35:22.375879+0000 mgr.y (mgr.14142) 330 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 162 op/s 2023-12-06T03:35:25.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:25 smithi063 bash[24822]: cluster 2023-12-06T03:35:24.377167+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 126 op/s 2023-12-06T03:35:25.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24712]: cluster 2023-12-06T03:35:24.377167+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 126 op/s 2023-12-06T03:35:25.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[28373]: cluster 2023-12-06T03:35:24.377167+0000 mgr.y (mgr.14142) 331 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 126 op/s 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: debug 2023-12-06T03:35:25.673+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:25.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:25.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:35:25.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:35:25 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: cephadm 2023-12-06T03:35:25.678125+0000 mgr.y (mgr.14142) 332 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:26.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.361 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: cephadm 2023-12-06T03:35:25.678437+0000 mgr.y (mgr.14142) 333 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:35:26.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:35:26.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:26 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: cephadm 2023-12-06T03:35:25.678125+0000 mgr.y (mgr.14142) 332 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: cephadm 2023-12-06T03:35:25.678125+0000 mgr.y (mgr.14142) 332 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:26.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: cephadm 2023-12-06T03:35:25.678437+0000 mgr.y (mgr.14142) 333 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: cephadm 2023-12-06T03:35:25.678437+0000 mgr.y (mgr.14142) 333 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:35:26.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:35:26.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:26 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:35:27.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:27 smithi040 bash[24712]: cluster 2023-12-06T03:35:26.378091+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-06T03:35:27.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:27 smithi040 bash[28373]: cluster 2023-12-06T03:35:26.378091+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-06T03:35:27.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:27 smithi063 bash[24822]: cluster 2023-12-06T03:35:26.378091+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-06T03:35:29.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:29 smithi040 bash[24712]: cluster 2023-12-06T03:35:28.379392+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:29.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:29 smithi040 bash[28373]: cluster 2023-12-06T03:35:28.379392+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:29.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:29 smithi063 bash[24822]: cluster 2023-12-06T03:35:28.379392+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:31.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:31 smithi040 bash[24712]: cluster 2023-12-06T03:35:30.380439+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:31.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:31 smithi040 bash[28373]: cluster 2023-12-06T03:35:30.380439+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:31.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:31 smithi063 bash[24822]: cluster 2023-12-06T03:35:30.380439+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:33.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:33 smithi040 bash[24712]: cluster 2023-12-06T03:35:32.381327+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:33.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:33 smithi040 bash[28373]: cluster 2023-12-06T03:35:32.381327+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:33.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:33 smithi063 bash[24822]: cluster 2023-12-06T03:35:32.381327+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:35.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:35 smithi063 bash[24822]: cluster 2023-12-06T03:35:34.382625+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:35.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:35 smithi040 bash[24712]: cluster 2023-12-06T03:35:34.382625+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:35.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:35 smithi040 bash[28373]: cluster 2023-12-06T03:35:34.382625+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:37 smithi040 bash[24712]: cluster 2023-12-06T03:35:36.383581+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:37.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:37 smithi040 bash[28373]: cluster 2023-12-06T03:35:36.383581+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:37.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:37 smithi063 bash[24822]: cluster 2023-12-06T03:35:36.383581+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:39.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:39 smithi040 bash[24712]: cluster 2023-12-06T03:35:38.384717+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:39.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:39 smithi040 bash[28373]: cluster 2023-12-06T03:35:38.384717+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:39.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:39 smithi063 bash[24822]: cluster 2023-12-06T03:35:38.384717+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:41.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:41 smithi040 bash[24712]: cluster 2023-12-06T03:35:40.385630+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:41.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:41 smithi040 bash[28373]: cluster 2023-12-06T03:35:40.385630+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:41.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:41 smithi063 bash[24822]: cluster 2023-12-06T03:35:40.385630+0000 mgr.y (mgr.14142) 341 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:43.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:43 smithi040 bash[24712]: cluster 2023-12-06T03:35:42.386464+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:43.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:43 smithi040 bash[28373]: cluster 2023-12-06T03:35:42.386464+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:43.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:43 smithi063 bash[24822]: cluster 2023-12-06T03:35:42.386464+0000 mgr.y (mgr.14142) 342 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:45.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:45 smithi063 bash[24822]: cluster 2023-12-06T03:35:44.387787+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:45.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:45 smithi040 bash[24712]: cluster 2023-12-06T03:35:44.387787+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:45.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:45 smithi040 bash[28373]: cluster 2023-12-06T03:35:44.387787+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:47.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:47 smithi040 bash[24712]: cluster 2023-12-06T03:35:46.388700+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:47.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:47 smithi040 bash[28373]: cluster 2023-12-06T03:35:46.388700+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:47.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:47 smithi063 bash[24822]: cluster 2023-12-06T03:35:46.388700+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:49.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:49 smithi040 bash[24712]: cluster 2023-12-06T03:35:48.389847+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:49.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:49 smithi040 bash[28373]: cluster 2023-12-06T03:35:48.389847+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:49.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:49 smithi063 bash[24822]: cluster 2023-12-06T03:35:48.389847+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:51.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:51 smithi040 bash[24712]: cluster 2023-12-06T03:35:50.390763+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:51.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:51 smithi040 bash[28373]: cluster 2023-12-06T03:35:50.390763+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:51.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:51 smithi063 bash[24822]: cluster 2023-12-06T03:35:50.390763+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:53.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:53 smithi040 bash[24712]: cluster 2023-12-06T03:35:52.391603+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:53.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:53 smithi040 bash[28373]: cluster 2023-12-06T03:35:52.391603+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:53.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:53 smithi063 bash[24822]: cluster 2023-12-06T03:35:52.391603+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:55.359 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:55 smithi063 bash[24822]: cluster 2023-12-06T03:35:54.392891+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:55.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:55 smithi040 bash[24712]: cluster 2023-12-06T03:35:54.392891+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:55.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:55 smithi040 bash[28373]: cluster 2023-12-06T03:35:54.392891+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:57.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:57 smithi040 bash[24712]: cluster 2023-12-06T03:35:56.393830+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:57.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:57 smithi040 bash[28373]: cluster 2023-12-06T03:35:56.393830+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:57.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:57 smithi063 bash[24822]: cluster 2023-12-06T03:35:56.393830+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:59.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:35:59 smithi040 bash[24712]: cluster 2023-12-06T03:35:58.394988+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:59.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:35:59 smithi040 bash[28373]: cluster 2023-12-06T03:35:58.394988+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:35:59.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:35:59 smithi063 bash[24822]: cluster 2023-12-06T03:35:58.394988+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:01.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:01 smithi040 bash[24712]: cluster 2023-12-06T03:36:00.395895+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:01.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:01 smithi040 bash[28373]: cluster 2023-12-06T03:36:00.395895+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:01.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:01 smithi063 bash[24822]: cluster 2023-12-06T03:36:00.395895+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:03.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:03 smithi040 bash[24712]: cluster 2023-12-06T03:36:02.396694+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:03.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:03 smithi040 bash[28373]: cluster 2023-12-06T03:36:02.396694+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:03.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:03 smithi063 bash[24822]: cluster 2023-12-06T03:36:02.396694+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:05.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:05 smithi063 bash[24822]: cluster 2023-12-06T03:36:04.397931+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:05 smithi040 bash[24712]: cluster 2023-12-06T03:36:04.397931+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:05.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:05 smithi040 bash[28373]: cluster 2023-12-06T03:36:04.397931+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:07.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:07 smithi040 bash[24712]: cluster 2023-12-06T03:36:06.398846+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:07.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:07 smithi040 bash[28373]: cluster 2023-12-06T03:36:06.398846+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:07.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:07 smithi063 bash[24822]: cluster 2023-12-06T03:36:06.398846+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:09.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:09 smithi040 bash[24712]: cluster 2023-12-06T03:36:08.400108+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:09.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:09 smithi040 bash[28373]: cluster 2023-12-06T03:36:08.400108+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:09.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:09 smithi063 bash[24822]: cluster 2023-12-06T03:36:08.400108+0000 mgr.y (mgr.14142) 355 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:11.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:11 smithi040 bash[24712]: cluster 2023-12-06T03:36:10.400926+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:11.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:11 smithi040 bash[28373]: cluster 2023-12-06T03:36:10.400926+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:11.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:11 smithi063 bash[24822]: cluster 2023-12-06T03:36:10.400926+0000 mgr.y (mgr.14142) 356 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:13.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:13 smithi063 bash[24822]: cluster 2023-12-06T03:36:12.401766+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:13.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:13 smithi040 bash[24712]: cluster 2023-12-06T03:36:12.401766+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:13.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:13 smithi040 bash[28373]: cluster 2023-12-06T03:36:12.401766+0000 mgr.y (mgr.14142) 357 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:15.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:15 smithi040 bash[24712]: cluster 2023-12-06T03:36:14.403041+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:15.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:15 smithi040 bash[28373]: cluster 2023-12-06T03:36:14.403041+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:15.609 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:15 smithi063 bash[24822]: cluster 2023-12-06T03:36:14.403041+0000 mgr.y (mgr.14142) 358 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:17.733 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:17 smithi040 bash[28373]: cluster 2023-12-06T03:36:16.403947+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:17.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:17 smithi040 bash[24712]: cluster 2023-12-06T03:36:16.403947+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:17.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:17 smithi063 bash[24822]: cluster 2023-12-06T03:36:16.403947+0000 mgr.y (mgr.14142) 359 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:19.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:19 smithi040 bash[24712]: cluster 2023-12-06T03:36:18.405194+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:19.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:19 smithi040 bash[28373]: cluster 2023-12-06T03:36:18.405194+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:19.859 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:19 smithi063 bash[24822]: cluster 2023-12-06T03:36:18.405194+0000 mgr.y (mgr.14142) 360 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:21.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:21 smithi040 bash[24712]: cluster 2023-12-06T03:36:20.406061+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:21.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:21 smithi040 bash[28373]: cluster 2023-12-06T03:36:20.406061+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:21.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:21 smithi063 bash[24822]: cluster 2023-12-06T03:36:20.406061+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:23.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:23 smithi063 bash[24822]: cluster 2023-12-06T03:36:22.407008+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:23.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:23 smithi040 bash[24712]: cluster 2023-12-06T03:36:22.407008+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:23.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:23 smithi040 bash[28373]: cluster 2023-12-06T03:36:22.407008+0000 mgr.y (mgr.14142) 362 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:25.360 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:25 smithi063 bash[24822]: cluster 2023-12-06T03:36:24.408174+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:25.483 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:25 smithi040 bash[24712]: cluster 2023-12-06T03:36:24.408174+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:25.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:25 smithi040 bash[28373]: cluster 2023-12-06T03:36:24.408174+0000 mgr.y (mgr.14142) 363 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:27.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:27 smithi040 bash[24712]: cluster 2023-12-06T03:36:26.409222+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:27.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:27 smithi040 bash[28373]: cluster 2023-12-06T03:36:26.409222+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:27.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:27 smithi063 bash[24822]: cluster 2023-12-06T03:36:26.409222+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:29.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:29 smithi040 bash[24712]: cluster 2023-12-06T03:36:28.410642+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:29.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:29 smithi040 bash[28373]: cluster 2023-12-06T03:36:28.410642+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:29.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:29 smithi063 bash[24822]: cluster 2023-12-06T03:36:28.410642+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:31.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:31 smithi063 bash[24822]: cluster 2023-12-06T03:36:30.411615+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:31.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:31 smithi040 bash[28373]: cluster 2023-12-06T03:36:30.411615+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:31.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:31 smithi040 bash[24712]: cluster 2023-12-06T03:36:30.411615+0000 mgr.y (mgr.14142) 366 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:33.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:33 smithi063 bash[24822]: cluster 2023-12-06T03:36:32.412564+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:33.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:33 smithi040 bash[24712]: cluster 2023-12-06T03:36:32.412564+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:33.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:33 smithi040 bash[28373]: cluster 2023-12-06T03:36:32.412564+0000 mgr.y (mgr.14142) 367 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:35.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:35 smithi040 bash[24712]: cluster 2023-12-06T03:36:34.413844+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:35.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:35 smithi040 bash[28373]: cluster 2023-12-06T03:36:34.413844+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:35.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:35 smithi063 bash[24822]: cluster 2023-12-06T03:36:34.413844+0000 mgr.y (mgr.14142) 368 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:37.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:37 smithi040 bash[24712]: cluster 2023-12-06T03:36:36.414780+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:37.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:37 smithi040 bash[28373]: cluster 2023-12-06T03:36:36.414780+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:37.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:37 smithi063 bash[24822]: cluster 2023-12-06T03:36:36.414780+0000 mgr.y (mgr.14142) 369 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:39.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:39 smithi063 bash[24822]: cluster 2023-12-06T03:36:38.416047+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:39.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:39 smithi040 bash[24712]: cluster 2023-12-06T03:36:38.416047+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:39.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:39 smithi040 bash[28373]: cluster 2023-12-06T03:36:38.416047+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:41.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:41 smithi063 bash[24822]: cluster 2023-12-06T03:36:40.416913+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:41.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:41 smithi040 bash[24712]: cluster 2023-12-06T03:36:40.416913+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:41.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:41 smithi040 bash[28373]: cluster 2023-12-06T03:36:40.416913+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:43.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:43 smithi063 bash[24822]: cluster 2023-12-06T03:36:42.417872+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:43.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:43 smithi040 bash[24712]: cluster 2023-12-06T03:36:42.417872+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:43.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:43 smithi040 bash[28373]: cluster 2023-12-06T03:36:42.417872+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:45.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:45 smithi040 bash[24712]: cluster 2023-12-06T03:36:44.419063+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:45.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:45 smithi040 bash[28373]: cluster 2023-12-06T03:36:44.419063+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:45.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:45 smithi063 bash[24822]: cluster 2023-12-06T03:36:44.419063+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:47.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:47 smithi040 bash[24712]: cluster 2023-12-06T03:36:46.419949+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:47.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:47 smithi040 bash[28373]: cluster 2023-12-06T03:36:46.419949+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:47.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:47 smithi063 bash[24822]: cluster 2023-12-06T03:36:46.419949+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:49.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:49 smithi063 bash[24822]: cluster 2023-12-06T03:36:48.421212+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:49.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:49 smithi040 bash[24712]: cluster 2023-12-06T03:36:48.421212+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:49.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:49 smithi040 bash[28373]: cluster 2023-12-06T03:36:48.421212+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:51.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:51 smithi063 bash[24822]: cluster 2023-12-06T03:36:50.422064+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:51.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:51 smithi040 bash[24712]: cluster 2023-12-06T03:36:50.422064+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:51.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:51 smithi040 bash[28373]: cluster 2023-12-06T03:36:50.422064+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:53.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:53 smithi063 bash[24822]: cluster 2023-12-06T03:36:52.423101+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:53.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:53 smithi040 bash[24712]: cluster 2023-12-06T03:36:52.423101+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:53.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:53 smithi040 bash[28373]: cluster 2023-12-06T03:36:52.423101+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:55.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:55 smithi040 bash[24712]: cluster 2023-12-06T03:36:54.424255+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:55.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:55 smithi040 bash[28373]: cluster 2023-12-06T03:36:54.424255+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:55.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:55 smithi063 bash[24822]: cluster 2023-12-06T03:36:54.424255+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:57.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:57 smithi063 bash[24822]: cluster 2023-12-06T03:36:56.425177+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:57.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:57 smithi040 bash[24712]: cluster 2023-12-06T03:36:56.425177+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:57.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:57 smithi040 bash[28373]: cluster 2023-12-06T03:36:56.425177+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:59.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:36:59 smithi063 bash[24822]: cluster 2023-12-06T03:36:58.426441+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:59.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:36:59 smithi040 bash[24712]: cluster 2023-12-06T03:36:58.426441+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:36:59.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:36:59 smithi040 bash[28373]: cluster 2023-12-06T03:36:58.426441+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:01.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:01 smithi063 bash[24822]: cluster 2023-12-06T03:37:00.427366+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:01.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:01 smithi040 bash[24712]: cluster 2023-12-06T03:37:00.427366+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:01.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:01 smithi040 bash[28373]: cluster 2023-12-06T03:37:00.427366+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:03.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:03 smithi063 bash[24822]: cluster 2023-12-06T03:37:02.428237+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:03.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:03 smithi040 bash[24712]: cluster 2023-12-06T03:37:02.428237+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:03.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:03 smithi040 bash[28373]: cluster 2023-12-06T03:37:02.428237+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:05.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:05 smithi040 bash[24712]: cluster 2023-12-06T03:37:04.429337+0000 mgr.y (mgr.14142) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:05.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:05 smithi040 bash[28373]: cluster 2023-12-06T03:37:04.429337+0000 mgr.y (mgr.14142) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:05.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:05 smithi063 bash[24822]: cluster 2023-12-06T03:37:04.429337+0000 mgr.y (mgr.14142) 383 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:07.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:07 smithi063 bash[24822]: cluster 2023-12-06T03:37:06.430231+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:07.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:07 smithi040 bash[24712]: cluster 2023-12-06T03:37:06.430231+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:07.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:07 smithi040 bash[28373]: cluster 2023-12-06T03:37:06.430231+0000 mgr.y (mgr.14142) 384 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:09.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:09 smithi063 bash[24822]: cluster 2023-12-06T03:37:08.431488+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:09.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:09 smithi040 bash[24712]: cluster 2023-12-06T03:37:08.431488+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:09.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:09 smithi040 bash[28373]: cluster 2023-12-06T03:37:08.431488+0000 mgr.y (mgr.14142) 385 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:11.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:11 smithi063 bash[24822]: cluster 2023-12-06T03:37:10.432365+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:11.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:11 smithi040 bash[24712]: cluster 2023-12-06T03:37:10.432365+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:11.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:11 smithi040 bash[28373]: cluster 2023-12-06T03:37:10.432365+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:13.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:13 smithi063 bash[24822]: cluster 2023-12-06T03:37:12.433255+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:13.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:13 smithi040 bash[24712]: cluster 2023-12-06T03:37:12.433255+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:13.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:13 smithi040 bash[28373]: cluster 2023-12-06T03:37:12.433255+0000 mgr.y (mgr.14142) 387 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:15 smithi040 bash[24712]: cluster 2023-12-06T03:37:14.434367+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:15.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:15 smithi040 bash[28373]: cluster 2023-12-06T03:37:14.434367+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:15.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:15 smithi063 bash[24822]: cluster 2023-12-06T03:37:14.434367+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:17.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:17 smithi063 bash[24822]: cluster 2023-12-06T03:37:16.435355+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:17.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:17 smithi040 bash[24712]: cluster 2023-12-06T03:37:16.435355+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:17.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:17 smithi040 bash[28373]: cluster 2023-12-06T03:37:16.435355+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:19.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:19 smithi063 bash[24822]: cluster 2023-12-06T03:37:18.436626+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:19.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:19 smithi040 bash[24712]: cluster 2023-12-06T03:37:18.436626+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:19.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:19 smithi040 bash[28373]: cluster 2023-12-06T03:37:18.436626+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:21.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:21 smithi063 bash[24822]: cluster 2023-12-06T03:37:20.437591+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:21.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:21 smithi040 bash[24712]: cluster 2023-12-06T03:37:20.437591+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:21.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:21 smithi040 bash[28373]: cluster 2023-12-06T03:37:20.437591+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:23.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:23 smithi063 bash[24822]: cluster 2023-12-06T03:37:22.438476+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:23.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:23 smithi040 bash[28373]: cluster 2023-12-06T03:37:22.438476+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:23.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:23 smithi040 bash[24712]: cluster 2023-12-06T03:37:22.438476+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:25.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:25 smithi040 bash[28373]: cluster 2023-12-06T03:37:24.439592+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:25.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:25 smithi040 bash[24712]: cluster 2023-12-06T03:37:24.439592+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:25.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:25 smithi063 bash[24822]: cluster 2023-12-06T03:37:24.439592+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:27.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:27 smithi063 bash[24822]: cluster 2023-12-06T03:37:26.440508+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:27.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:27 smithi040 bash[28373]: cluster 2023-12-06T03:37:26.440508+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:27.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:27 smithi040 bash[24712]: cluster 2023-12-06T03:37:26.440508+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:29.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:29 smithi063 bash[24822]: cluster 2023-12-06T03:37:28.441762+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:29.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:29 smithi040 bash[24712]: cluster 2023-12-06T03:37:28.441762+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:29.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:29 smithi040 bash[28373]: cluster 2023-12-06T03:37:28.441762+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:31.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:31 smithi063 bash[24822]: cluster 2023-12-06T03:37:30.442803+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:31.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:31 smithi040 bash[24712]: cluster 2023-12-06T03:37:30.442803+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:31.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:31 smithi040 bash[28373]: cluster 2023-12-06T03:37:30.442803+0000 mgr.y (mgr.14142) 396 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:33.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:33 smithi063 bash[24822]: cluster 2023-12-06T03:37:32.443864+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:33.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:33 smithi040 bash[28373]: cluster 2023-12-06T03:37:32.443864+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:33.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:33 smithi040 bash[24712]: cluster 2023-12-06T03:37:32.443864+0000 mgr.y (mgr.14142) 397 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:35.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:35 smithi040 bash[24712]: cluster 2023-12-06T03:37:34.444999+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:35.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:35 smithi040 bash[28373]: cluster 2023-12-06T03:37:34.444999+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:35.610 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:35 smithi063 bash[24822]: cluster 2023-12-06T03:37:34.444999+0000 mgr.y (mgr.14142) 398 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:37.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:37 smithi063 bash[24822]: cluster 2023-12-06T03:37:36.445921+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:37.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:37 smithi040 bash[28373]: cluster 2023-12-06T03:37:36.445921+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:37 smithi040 bash[24712]: cluster 2023-12-06T03:37:36.445921+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:39.860 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:39 smithi063 bash[24822]: cluster 2023-12-06T03:37:38.447218+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:39.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:39 smithi040 bash[28373]: cluster 2023-12-06T03:37:38.447218+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:39.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:39 smithi040 bash[24712]: cluster 2023-12-06T03:37:38.447218+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:41.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:41 smithi063 bash[24822]: cluster 2023-12-06T03:37:40.448093+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:41.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:41 smithi040 bash[28373]: cluster 2023-12-06T03:37:40.448093+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:41.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:41 smithi040 bash[24712]: cluster 2023-12-06T03:37:40.448093+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:43.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:43 smithi063 bash[24822]: cluster 2023-12-06T03:37:42.449027+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:43.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:43 smithi040 bash[28373]: cluster 2023-12-06T03:37:42.449027+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:43.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:43 smithi040 bash[24712]: cluster 2023-12-06T03:37:42.449027+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:45.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:45 smithi040 bash[28373]: cluster 2023-12-06T03:37:44.450108+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:45.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:45 smithi040 bash[24712]: cluster 2023-12-06T03:37:44.450108+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:45.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:45 smithi063 bash[24822]: cluster 2023-12-06T03:37:44.450108+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:47 smithi063 bash[24822]: cluster 2023-12-06T03:37:46.450974+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:47.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:47 smithi040 bash[28373]: cluster 2023-12-06T03:37:46.450974+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:47.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:47 smithi040 bash[24712]: cluster 2023-12-06T03:37:46.450974+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:49.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:49 smithi063 bash[24822]: cluster 2023-12-06T03:37:48.452225+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:49.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:49 smithi040 bash[28373]: cluster 2023-12-06T03:37:48.452225+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:49.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:49 smithi040 bash[24712]: cluster 2023-12-06T03:37:48.452225+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:51.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:51 smithi063 bash[24822]: cluster 2023-12-06T03:37:50.453125+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:51.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:51 smithi040 bash[28373]: cluster 2023-12-06T03:37:50.453125+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:51.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:51 smithi040 bash[24712]: cluster 2023-12-06T03:37:50.453125+0000 mgr.y (mgr.14142) 406 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:53 smithi063 bash[24822]: cluster 2023-12-06T03:37:52.454010+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:53.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:53 smithi040 bash[24712]: cluster 2023-12-06T03:37:52.454010+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:53.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:53 smithi040 bash[28373]: cluster 2023-12-06T03:37:52.454010+0000 mgr.y (mgr.14142) 407 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:55.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:55 smithi040 bash[24712]: cluster 2023-12-06T03:37:54.455087+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:55.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:55 smithi040 bash[28373]: cluster 2023-12-06T03:37:54.455087+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:55.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:55 smithi063 bash[24822]: cluster 2023-12-06T03:37:54.455087+0000 mgr.y (mgr.14142) 408 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:57.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:57 smithi063 bash[24822]: cluster 2023-12-06T03:37:56.456044+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:57.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:57 smithi040 bash[24712]: cluster 2023-12-06T03:37:56.456044+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:57.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:57 smithi040 bash[28373]: cluster 2023-12-06T03:37:56.456044+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:59.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:37:59 smithi040 bash[24712]: cluster 2023-12-06T03:37:58.457320+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:59.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:37:59 smithi040 bash[28373]: cluster 2023-12-06T03:37:58.457320+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:59.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:37:59 smithi063 bash[24822]: cluster 2023-12-06T03:37:58.457320+0000 mgr.y (mgr.14142) 410 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:37:59.999 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T03:38:01.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:01 smithi063 bash[24822]: cluster 2023-12-06T03:38:00.458299+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:01.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:01 smithi040 bash[24712]: cluster 2023-12-06T03:38:00.458299+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:01.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:01 smithi040 bash[28373]: cluster 2023-12-06T03:38:00.458299+0000 mgr.y (mgr.14142) 411 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:03.429 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T03:38:03.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[24712]: cluster 2023-12-06T03:38:02.459238+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[24712]: audit 2023-12-06T03:38:02.728540+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:03.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[24712]: audit 2023-12-06T03:38:02.754136+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T03:38:03.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[28373]: cluster 2023-12-06T03:38:02.459238+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:03.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[28373]: audit 2023-12-06T03:38:02.728540+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:03.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:03 smithi040 bash[28373]: audit 2023-12-06T03:38:02.754136+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T03:38:03.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:03 smithi063 bash[24822]: cluster 2023-12-06T03:38:02.459238+0000 mgr.y (mgr.14142) 412 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:03.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:03 smithi063 bash[24822]: audit 2023-12-06T03:38:02.728540+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:03.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:03 smithi063 bash[24822]: audit 2023-12-06T03:38:02.754136+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.40:0/1526757885' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T03:38:05.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:05 smithi040 bash[28373]: cluster 2023-12-06T03:38:04.460149+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:05.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:05 smithi040 bash[24712]: cluster 2023-12-06T03:38:04.460149+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:05.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:05 smithi063 bash[24822]: cluster 2023-12-06T03:38:04.460149+0000 mgr.y (mgr.14142) 413 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:06.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[24712]: audit 2023-12-06T03:38:06.364970+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.40:0/1082375434' 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-06T03:38:06.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[24712]: audit 2023-12-06T03:38:06.365687+0000 mon.a (mon.0) 562 : 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-06T03:38:06.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[24712]: audit 2023-12-06T03:38:06.373728+0000 mon.a (mon.0) 563 : 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-06T03:38:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[28373]: audit 2023-12-06T03:38:06.364970+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.40:0/1082375434' 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-06T03:38:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[28373]: audit 2023-12-06T03:38:06.365687+0000 mon.a (mon.0) 562 : 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-06T03:38:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:06 smithi040 bash[28373]: audit 2023-12-06T03:38:06.373728+0000 mon.a (mon.0) 563 : 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-06T03:38:06.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:06 smithi063 bash[24822]: audit 2023-12-06T03:38:06.364970+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.40:0/1082375434' 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-06T03:38:06.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:06 smithi063 bash[24822]: audit 2023-12-06T03:38:06.365687+0000 mon.a (mon.0) 562 : 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-06T03:38:06.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:06 smithi063 bash[24822]: audit 2023-12-06T03:38:06.373728+0000 mon.a (mon.0) 563 : 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-06T03:38:07.001 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T03:38:07.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:07 smithi040 bash[24712]: cluster 2023-12-06T03:38:06.460867+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:07.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:07 smithi040 bash[28373]: cluster 2023-12-06T03:38:06.460867+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:07.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:07 smithi063 bash[24822]: cluster 2023-12-06T03:38:06.460867+0000 mgr.y (mgr.14142) 414 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:09.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:09 smithi063 bash[24822]: cluster 2023-12-06T03:38:08.462149+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:09.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:09 smithi040 bash[24712]: cluster 2023-12-06T03:38:08.462149+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:09.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:09 smithi040 bash[28373]: cluster 2023-12-06T03:38:08.462149+0000 mgr.y (mgr.14142) 415 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:10.598 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T03:38:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:10 smithi063 bash[24822]: audit 2023-12-06T03:38:09.904231+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.40:0/1891861442' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:10 smithi063 bash[24822]: audit 2023-12-06T03:38:09.904888+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:10 smithi063 bash[24822]: audit 2023-12-06T03:38:09.913429+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T03:38:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:10 smithi063 bash[24822]: audit 2023-12-06T03:38:10.190218+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:38:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:10 smithi063 bash[24822]: audit 2023-12-06T03:38:10.195309+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:38:10.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[24712]: audit 2023-12-06T03:38:09.904231+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.40:0/1891861442' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[24712]: audit 2023-12-06T03:38:09.904888+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[24712]: audit 2023-12-06T03:38:09.913429+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[28373]: audit 2023-12-06T03:38:09.904231+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.40:0/1891861442' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[28373]: audit 2023-12-06T03:38:09.904888+0000 mon.a (mon.0) 564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[28373]: audit 2023-12-06T03:38:09.913429+0000 mon.a (mon.0) 565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[28373]: audit 2023-12-06T03:38:10.190218+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[28373]: audit 2023-12-06T03:38:10.195309+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:38:10.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[24712]: audit 2023-12-06T03:38:10.190218+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:38:10.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:10 smithi040 bash[24712]: audit 2023-12-06T03:38:10.195309+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615333\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615464\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615529\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615579\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615628\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:09.615675\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:35:09.615723\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:09.615771\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:09.615822\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:35:09.615961\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:38:11.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:11 smithi063 bash[24822]: cephadm 2023-12-06T03:38:10.200005+0000 mgr.y (mgr.14142) 416 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:11.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:11 smithi063 bash[24822]: cluster 2023-12-06T03:38:10.463046+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:11.933 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:11 smithi040 bash[24712]: cephadm 2023-12-06T03:38:10.200005+0000 mgr.y (mgr.14142) 416 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:11.933 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:11 smithi040 bash[24712]: cluster 2023-12-06T03:38:10.463046+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:11.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:11 smithi040 bash[28373]: cephadm 2023-12-06T03:38:10.200005+0000 mgr.y (mgr.14142) 416 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:11.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:11 smithi040 bash[28373]: cluster 2023-12-06T03:38:10.463046+0000 mgr.y (mgr.14142) 417 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:13.502 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 9613106d0a90 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea661ecea652 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d5c34a72799a 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (10m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 3m ago 5m prom/node-exporter 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 3m ago 5m prom/node-exporter 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:38:13.503 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:38:13.504 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:38:13.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:13 smithi063 bash[24822]: cluster 2023-12-06T03:38:12.464080+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:13.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:13 smithi040 bash[24712]: cluster 2023-12-06T03:38:12.464080+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:13.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:13 smithi040 bash[28373]: cluster 2023-12-06T03:38:12.464080+0000 mgr.y (mgr.14142) 418 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:14.190 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: debug 2023-12-06T03:38:14.017+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:14.326 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:14.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:14.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[24712]: audit 2023-12-06T03:38:13.489578+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:14.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:14 smithi040 bash[28373]: audit 2023-12-06T03:38:13.489578+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:14.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:14 smithi063 bash[24822]: audit 2023-12-06T03:38:13.489578+0000 mgr.y (mgr.14142) 419 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: cephadm 2023-12-06T03:38:14.022298+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: cephadm 2023-12-06T03:38:14.022546+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: cephadm 2023-12-06T03:38:14.029168+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:15.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:15 smithi063 bash[24822]: cluster 2023-12-06T03:38:14.465267+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:15.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: cephadm 2023-12-06T03:38:14.022298+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:15.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:15.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: cephadm 2023-12-06T03:38:14.022298+0000 mgr.y (mgr.14142) 420 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:15.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: cephadm 2023-12-06T03:38:14.022546+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: cephadm 2023-12-06T03:38:14.029168+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[28373]: cluster 2023-12-06T03:38:14.465267+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: cephadm 2023-12-06T03:38:14.022546+0000 mgr.y (mgr.14142) 421 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:15.994 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: cephadm 2023-12-06T03:38:14.029168+0000 mgr.y (mgr.14142) 422 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:15.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:15 smithi040 bash[24712]: cluster 2023-12-06T03:38:14.465267+0000 mgr.y (mgr.14142) 423 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:17.198 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:38:17.198 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-06T03:38:17.198 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-06T03:38:17.199 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T03:38:17.200 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:38:17.200 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:38:17.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:17 smithi040 bash[24712]: cluster 2023-12-06T03:38:16.466078+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:17.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:17 smithi040 bash[24712]: audit 2023-12-06T03:38:17.194210+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.40:0/1767440749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:38:17.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:17 smithi040 bash[28373]: cluster 2023-12-06T03:38:16.466078+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:17.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:17 smithi040 bash[28373]: audit 2023-12-06T03:38:17.194210+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.40:0/1767440749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:38:17.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:17 smithi063 bash[24822]: cluster 2023-12-06T03:38:16.466078+0000 mgr.y (mgr.14142) 424 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:17.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:17 smithi063 bash[24822]: audit 2023-12-06T03:38:17.194210+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.40:0/1767440749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:38:17.934 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T03:38:18.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: debug 2023-12-06T03:38:18.189+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:18.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:18.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:18.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:18.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:18.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:18.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:18.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:18 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: cephadm 2023-12-06T03:38:18.194450+0000 mgr.y (mgr.14142) 425 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:19.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:19.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: cephadm 2023-12-06T03:38:18.194450+0000 mgr.y (mgr.14142) 425 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:19.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:19.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: cephadm 2023-12-06T03:38:18.194643+0000 mgr.y (mgr.14142) 426 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[28373]: cluster 2023-12-06T03:38:18.467457+0000 mgr.y (mgr.14142) 427 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: cephadm 2023-12-06T03:38:18.194643+0000 mgr.y (mgr.14142) 426 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:19 smithi040 bash[24712]: cluster 2023-12-06T03:38:18.467457+0000 mgr.y (mgr.14142) 427 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: cephadm 2023-12-06T03:38:18.194450+0000 mgr.y (mgr.14142) 425 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:38:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:19.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: cephadm 2023-12-06T03:38:18.194643+0000 mgr.y (mgr.14142) 426 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:19.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:19.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:19 smithi063 bash[24822]: cluster 2023-12-06T03:38:18.467457+0000 mgr.y (mgr.14142) 427 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:21.134 INFO:teuthology.orchestra.run.smithi040.stdout: cluster: 2023-12-06T03:38:21.134 INFO:teuthology.orchestra.run.smithi040.stdout: id: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:38:21.134 INFO:teuthology.orchestra.run.smithi040.stdout: health: HEALTH_OK 2023-12-06T03:38:21.134 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:38:21.135 INFO:teuthology.orchestra.run.smithi040.stdout: services: 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: mgr: y(active, since 10m), standbys: x 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: osd: 8 osds: 8 up (since 5m), 8 in (since 5m) 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: rgw: 2 daemons active (r.z.smithi040.zbjfyp, r.z.smithi063.xihyql) 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: task status: 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: data: 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: pools: 5 pools, 129 pgs 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: objects: 234 objects, 7.0 KiB 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: pgs: 129 active+clean 2023-12-06T03:38:21.136 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:38:21.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:21 smithi040 bash[24712]: cluster 2023-12-06T03:38:20.468350+0000 mgr.y (mgr.14142) 428 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:21.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:21 smithi040 bash[24712]: audit 2023-12-06T03:38:21.129944+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/3451784784' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:38:21.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:21 smithi040 bash[28373]: cluster 2023-12-06T03:38:20.468350+0000 mgr.y (mgr.14142) 428 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:21.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:21 smithi040 bash[28373]: audit 2023-12-06T03:38:21.129944+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/3451784784' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:38:21.777 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ls' 2023-12-06T03:38:21.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:21 smithi063 bash[24822]: cluster 2023-12-06T03:38:20.468350+0000 mgr.y (mgr.14142) 428 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:21.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:21 smithi063 bash[24822]: audit 2023-12-06T03:38:21.129944+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/3451784784' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:38:23.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:23 smithi063 bash[24822]: cluster 2023-12-06T03:38:22.469202+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:23.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:23 smithi040 bash[24712]: cluster 2023-12-06T03:38:22.469202+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:23.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:23 smithi040 bash[28373]: cluster 2023-12-06T03:38:22.469202+0000 mgr.y (mgr.14142) 429 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:24.685 INFO:teuthology.orchestra.run.smithi040.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2023-12-06T03:38:24.685 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager 0/1 - - count:1 smithi040=a 2023-12-06T03:38:24.685 INFO:teuthology.orchestra.run.smithi040.stdout:grafana 1/1 3m ago 5m count:1 smithi063=a ceph/ceph-grafana:latest 87a51ecf0b1c 2023-12-06T03:38:24.686 INFO:teuthology.orchestra.run.smithi040.stdout:mgr 2/2 3m ago 9m count:2 smithi040=y,smithi063=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T03:38:24.686 INFO:teuthology.orchestra.run.smithi040.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T03:38:24.686 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter 0/2 3m ago 5m count:2 smithi040=a,smithi063=b prom/node-exporter 2023-12-06T03:38:24.686 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus 0/1 - - count:1 smithi063=a 2023-12-06T03:38:24.686 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T03:38:25.320 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T03:38:25.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:25 smithi040 bash[24712]: cluster 2023-12-06T03:38:24.470310+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:25.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:25 smithi040 bash[24712]: audit 2023-12-06T03:38:24.679302+0000 mgr.y (mgr.14142) 431 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:25.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:25 smithi040 bash[28373]: cluster 2023-12-06T03:38:24.470310+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:25.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:25 smithi040 bash[28373]: audit 2023-12-06T03:38:24.679302+0000 mgr.y (mgr.14142) 431 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:25.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:25 smithi063 bash[24822]: cluster 2023-12-06T03:38:24.470310+0000 mgr.y (mgr.14142) 430 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:25.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:25 smithi063 bash[24822]: audit 2023-12-06T03:38:24.679302+0000 mgr.y (mgr.14142) 431 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:27.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:27 smithi040 bash[24712]: cluster 2023-12-06T03:38:26.471209+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:27.789 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:27 smithi040 bash[28373]: cluster 2023-12-06T03:38:26.471209+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:27.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:27 smithi063 bash[24822]: cluster 2023-12-06T03:38:26.471209+0000 mgr.y (mgr.14142) 432 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:28.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:28 smithi040 bash[28373]: audit 2023-12-06T03:38:28.090515+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T03:38:28.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:28 smithi040 bash[28373]: audit 2023-12-06T03:38:28.099734+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T03:38:28.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:28 smithi040 bash[24712]: audit 2023-12-06T03:38:28.090515+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T03:38:28.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:28 smithi040 bash[24712]: audit 2023-12-06T03:38:28.099734+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T03:38:28.825 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:38:28.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:28 smithi063 bash[24822]: audit 2023-12-06T03:38:28.090515+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T03:38:28.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:28 smithi063 bash[24822]: audit 2023-12-06T03:38:28.099734+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.40:0/3062664433' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T03:38:29.821 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:29 smithi040 bash[24712]: cephadm 2023-12-06T03:38:28.112062+0000 mgr.y (mgr.14142) 433 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:29.821 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:29 smithi040 bash[24712]: cluster 2023-12-06T03:38:28.472430+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:29.821 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:29 smithi040 bash[28373]: cephadm 2023-12-06T03:38:28.112062+0000 mgr.y (mgr.14142) 433 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:29.821 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:29 smithi040 bash[28373]: cluster 2023-12-06T03:38:28.472430+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:29.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:29 smithi063 bash[24822]: cephadm 2023-12-06T03:38:28.112062+0000 mgr.y (mgr.14142) 433 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:38:29.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:29 smithi063 bash[24822]: cluster 2023-12-06T03:38:28.472430+0000 mgr.y (mgr.14142) 434 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:31.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24712]: cluster 2023-12-06T03:38:30.473348+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:31.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[28373]: cluster 2023-12-06T03:38:30.473348+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:31.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:31 smithi063 bash[24822]: cluster 2023-12-06T03:38:30.473348+0000 mgr.y (mgr.14142) 435 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:32.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: debug 2023-12-06T03:38:31.957+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:32.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:32.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:32.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:32.239 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:31 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:32.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:32 smithi063 bash[24822]: audit 2023-12-06T03:38:31.713917+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/53178001' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:38:32.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:32 smithi063 bash[24822]: audit 2023-12-06T03:38:32.077302+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T03:38:32.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:32 smithi063 bash[24822]: audit 2023-12-06T03:38:32.078557+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:38:32.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:32 smithi063 bash[24822]: audit 2023-12-06T03:38:32.080154+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:38:32.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[24712]: audit 2023-12-06T03:38:31.713917+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/53178001' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:38:32.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[24712]: audit 2023-12-06T03:38:32.077302+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T03:38:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[24712]: audit 2023-12-06T03:38:32.078557+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:38:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[24712]: audit 2023-12-06T03:38:32.080154+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:38:32.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[28373]: audit 2023-12-06T03:38:31.713917+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/53178001' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:38:32.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[28373]: audit 2023-12-06T03:38:32.077302+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T03:38:32.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[28373]: audit 2023-12-06T03:38:32.078557+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:38:32.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:32 smithi040 bash[28373]: audit 2023-12-06T03:38:32.080154+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cephadm 2023-12-06T03:38:31.962755+0000 mgr.y (mgr.14142) 436 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:33.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cephadm 2023-12-06T03:38:31.963048+0000 mgr.y (mgr.14142) 437 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cephadm 2023-12-06T03:38:31.970461+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:33.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: audit 2023-12-06T03:38:32.075158+0000 mgr.y (mgr.14142) 439 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:33.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cephadm 2023-12-06T03:38:32.075789+0000 mgr.y (mgr.14142) 440 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T03:38:33.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cephadm 2023-12-06T03:38:32.079633+0000 mgr.y (mgr.14142) 441 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:38:33.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:33 smithi063 bash[24822]: cluster 2023-12-06T03:38:32.474199+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:33.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cephadm 2023-12-06T03:38:31.962755+0000 mgr.y (mgr.14142) 436 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:33.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:33.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cephadm 2023-12-06T03:38:31.962755+0000 mgr.y (mgr.14142) 436 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:33.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:33.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cephadm 2023-12-06T03:38:31.963048+0000 mgr.y (mgr.14142) 437 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:33.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cephadm 2023-12-06T03:38:31.970461+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: audit 2023-12-06T03:38:32.075158+0000 mgr.y (mgr.14142) 439 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cephadm 2023-12-06T03:38:32.075789+0000 mgr.y (mgr.14142) 440 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cephadm 2023-12-06T03:38:32.079633+0000 mgr.y (mgr.14142) 441 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[28373]: cluster 2023-12-06T03:38:32.474199+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cephadm 2023-12-06T03:38:31.963048+0000 mgr.y (mgr.14142) 437 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:38:33.995 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cephadm 2023-12-06T03:38:31.970461+0000 mgr.y (mgr.14142) 438 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:38:33.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: audit 2023-12-06T03:38:32.075158+0000 mgr.y (mgr.14142) 439 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:38:33.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cephadm 2023-12-06T03:38:32.075789+0000 mgr.y (mgr.14142) 440 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T03:38:33.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cephadm 2023-12-06T03:38:32.079633+0000 mgr.y (mgr.14142) 441 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:38:33.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:33 smithi040 bash[24712]: cluster 2023-12-06T03:38:32.474199+0000 mgr.y (mgr.14142) 442 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:35.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24712]: cluster 2023-12-06T03:38:34.475371+0000 mgr.y (mgr.14142) 443 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:35.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[28373]: cluster 2023-12-06T03:38:34.475371+0000 mgr.y (mgr.14142) 443 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:35.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:35 smithi063 bash[24822]: cluster 2023-12-06T03:38:34.475371+0000 mgr.y (mgr.14142) 443 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:35.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: debug 2023-12-06T03:38:35.685+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:35.986 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:35.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:38:35.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:38:35 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: cephadm 2023-12-06T03:38:35.690739+0000 mgr.y (mgr.14142) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:36.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: cephadm 2023-12-06T03:38:35.690739+0000 mgr.y (mgr.14142) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:36.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: cephadm 2023-12-06T03:38:35.690905+0000 mgr.y (mgr.14142) 445 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:38:36.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: cephadm 2023-12-06T03:38:35.690905+0000 mgr.y (mgr.14142) 445 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:38:36.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:38:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:38:36.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:36 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: cephadm 2023-12-06T03:38:35.690739+0000 mgr.y (mgr.14142) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:38:36.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: cephadm 2023-12-06T03:38:35.690905+0000 mgr.y (mgr.14142) 445 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:38:36.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:38:36.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:38:36.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:38:36.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:38:36.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:36 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:38:37.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:37 smithi040 bash[24712]: cluster 2023-12-06T03:38:36.476260+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:37.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:37 smithi040 bash[28373]: cluster 2023-12-06T03:38:36.476260+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:37.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:37 smithi063 bash[24822]: cluster 2023-12-06T03:38:36.476260+0000 mgr.y (mgr.14142) 446 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:39.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:39 smithi063 bash[24822]: cluster 2023-12-06T03:38:38.477507+0000 mgr.y (mgr.14142) 447 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:39.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:39 smithi040 bash[24712]: cluster 2023-12-06T03:38:38.477507+0000 mgr.y (mgr.14142) 447 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:39.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:39 smithi040 bash[28373]: cluster 2023-12-06T03:38:38.477507+0000 mgr.y (mgr.14142) 447 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:41.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:41 smithi063 bash[24822]: cluster 2023-12-06T03:38:40.478427+0000 mgr.y (mgr.14142) 448 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:41.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:41 smithi040 bash[24712]: cluster 2023-12-06T03:38:40.478427+0000 mgr.y (mgr.14142) 448 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:41.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:41 smithi040 bash[28373]: cluster 2023-12-06T03:38:40.478427+0000 mgr.y (mgr.14142) 448 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:43.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:43 smithi063 bash[24822]: cluster 2023-12-06T03:38:42.479357+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:43.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:43 smithi040 bash[24712]: cluster 2023-12-06T03:38:42.479357+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:43.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:43 smithi040 bash[28373]: cluster 2023-12-06T03:38:42.479357+0000 mgr.y (mgr.14142) 449 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:45.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:45 smithi040 bash[24712]: cluster 2023-12-06T03:38:44.480556+0000 mgr.y (mgr.14142) 450 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:45.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:45 smithi040 bash[28373]: cluster 2023-12-06T03:38:44.480556+0000 mgr.y (mgr.14142) 450 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:45.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:45 smithi063 bash[24822]: cluster 2023-12-06T03:38:44.480556+0000 mgr.y (mgr.14142) 450 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:47.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:47 smithi063 bash[24822]: cluster 2023-12-06T03:38:46.481401+0000 mgr.y (mgr.14142) 451 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:47.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:47 smithi040 bash[24712]: cluster 2023-12-06T03:38:46.481401+0000 mgr.y (mgr.14142) 451 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:47.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:47 smithi040 bash[28373]: cluster 2023-12-06T03:38:46.481401+0000 mgr.y (mgr.14142) 451 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:49.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:49 smithi063 bash[24822]: cluster 2023-12-06T03:38:48.482660+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:49.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:49 smithi040 bash[24712]: cluster 2023-12-06T03:38:48.482660+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:49.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:49 smithi040 bash[28373]: cluster 2023-12-06T03:38:48.482660+0000 mgr.y (mgr.14142) 452 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:51.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:51 smithi063 bash[24822]: cluster 2023-12-06T03:38:50.483587+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:51.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:51 smithi040 bash[24712]: cluster 2023-12-06T03:38:50.483587+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:51.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:51 smithi040 bash[28373]: cluster 2023-12-06T03:38:50.483587+0000 mgr.y (mgr.14142) 453 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:53.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:53 smithi063 bash[24822]: cluster 2023-12-06T03:38:52.484467+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:53.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:53 smithi040 bash[24712]: cluster 2023-12-06T03:38:52.484467+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:53.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:53 smithi040 bash[28373]: cluster 2023-12-06T03:38:52.484467+0000 mgr.y (mgr.14142) 454 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:55.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:55 smithi040 bash[24712]: cluster 2023-12-06T03:38:54.485571+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:55.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:55 smithi040 bash[28373]: cluster 2023-12-06T03:38:54.485571+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:55.611 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:55 smithi063 bash[24822]: cluster 2023-12-06T03:38:54.485571+0000 mgr.y (mgr.14142) 455 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:57.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:57 smithi063 bash[24822]: cluster 2023-12-06T03:38:56.486509+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:57.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:57 smithi040 bash[24712]: cluster 2023-12-06T03:38:56.486509+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:57.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:57 smithi040 bash[28373]: cluster 2023-12-06T03:38:56.486509+0000 mgr.y (mgr.14142) 456 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:59.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:38:59 smithi063 bash[24822]: cluster 2023-12-06T03:38:58.487856+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:59.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:38:59 smithi040 bash[24712]: cluster 2023-12-06T03:38:58.487856+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:38:59.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:38:59 smithi040 bash[28373]: cluster 2023-12-06T03:38:58.487856+0000 mgr.y (mgr.14142) 457 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:01 smithi063 bash[24822]: cluster 2023-12-06T03:39:00.488763+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:01.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:01 smithi040 bash[24712]: cluster 2023-12-06T03:39:00.488763+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:01.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:01 smithi040 bash[28373]: cluster 2023-12-06T03:39:00.488763+0000 mgr.y (mgr.14142) 458 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:03.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:03 smithi063 bash[24822]: cluster 2023-12-06T03:39:02.489726+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:03.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:03 smithi040 bash[28373]: cluster 2023-12-06T03:39:02.489726+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:03.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:03 smithi040 bash[24712]: cluster 2023-12-06T03:39:02.489726+0000 mgr.y (mgr.14142) 459 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:05.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:05 smithi040 bash[24712]: cluster 2023-12-06T03:39:04.491176+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:05.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:05 smithi040 bash[28373]: cluster 2023-12-06T03:39:04.491176+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:05.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:05 smithi063 bash[24822]: cluster 2023-12-06T03:39:04.491176+0000 mgr.y (mgr.14142) 460 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:07.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:07 smithi063 bash[24822]: cluster 2023-12-06T03:39:06.492077+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:07 smithi040 bash[24712]: cluster 2023-12-06T03:39:06.492077+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:07.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:07 smithi040 bash[28373]: cluster 2023-12-06T03:39:06.492077+0000 mgr.y (mgr.14142) 461 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:09.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:09 smithi063 bash[24822]: cluster 2023-12-06T03:39:08.493472+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:09.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:09 smithi040 bash[24712]: cluster 2023-12-06T03:39:08.493472+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:09.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:09 smithi040 bash[28373]: cluster 2023-12-06T03:39:08.493472+0000 mgr.y (mgr.14142) 462 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:10.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:10 smithi063 systemd[1]: Stopping Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:39:11.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:11 smithi063 bash[24822]: cluster 2023-12-06T03:39:10.494502+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:11.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:11 smithi040 bash[24712]: cluster 2023-12-06T03:39:10.494502+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:11.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:11 smithi040 bash[28373]: cluster 2023-12-06T03:39:10.494502+0000 mgr.y (mgr.14142) 463 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:13.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:13 smithi063 bash[24822]: cluster 2023-12-06T03:39:12.495519+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:13.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:13 smithi040 bash[24712]: cluster 2023-12-06T03:39:12.495519+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:13.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:13 smithi040 bash[28373]: cluster 2023-12-06T03:39:12.495519+0000 mgr.y (mgr.14142) 464 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:15.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:15 smithi040 bash[24712]: cluster 2023-12-06T03:39:14.496724+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:15.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:15 smithi040 bash[28373]: cluster 2023-12-06T03:39:14.496724+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:15.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:15 smithi063 bash[24822]: cluster 2023-12-06T03:39:14.496724+0000 mgr.y (mgr.14142) 465 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:17.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:17 smithi063 bash[24822]: cluster 2023-12-06T03:39:16.497564+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:17.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:17 smithi040 bash[24712]: cluster 2023-12-06T03:39:16.497564+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:17.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:17 smithi040 bash[28373]: cluster 2023-12-06T03:39:16.497564+0000 mgr.y (mgr.14142) 466 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:19 smithi063 bash[24822]: cluster 2023-12-06T03:39:18.498838+0000 mgr.y (mgr.14142) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:19.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:19 smithi040 bash[24712]: cluster 2023-12-06T03:39:18.498838+0000 mgr.y (mgr.14142) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:19.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:19 smithi040 bash[28373]: cluster 2023-12-06T03:39:18.498838+0000 mgr.y (mgr.14142) 467 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:21.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:21 smithi063 bash[24822]: cluster 2023-12-06T03:39:20.499771+0000 mgr.y (mgr.14142) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:21.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 docker[35202]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:39:21.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T03:39:21.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T03:39:21.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 systemd[1]: Stopped Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:39:21.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:21 smithi040 bash[24712]: cluster 2023-12-06T03:39:20.499771+0000 mgr.y (mgr.14142) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:21.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:21 smithi040 bash[28373]: cluster 2023-12-06T03:39:20.499771+0000 mgr.y (mgr.14142) 468 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:22.172 INFO:teuthology.orchestra.run.smithi040.stdout:Deployed mgr.x on host 'smithi063' 2023-12-06T03:39:22.366 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 systemd[1]: Starting Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:39:22.367 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 docker[35285]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:39:22.367 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:21 smithi063 systemd[1]: Started Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:39:22.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[28373]: audit 2023-12-06T03:39:22.001177+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:39:22.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[24712]: audit 2023-12-06T03:39:22.001177+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:39:22.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[28373]: audit 2023-12-06T03:39:22.010124+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:39:22.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[24712]: audit 2023-12-06T03:39:22.010124+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:39:22.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[28373]: audit 2023-12-06T03:39:22.287441+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:22.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[24712]: audit 2023-12-06T03:39:22.287441+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:22.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[24712]: audit 2023-12-06T03:39:22.292884+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:22.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[24712]: audit 2023-12-06T03:39:22.294416+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[28373]: audit 2023-12-06T03:39:22.292884+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:22.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:22 smithi040 bash[28373]: audit 2023-12-06T03:39:22.294416+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:22.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:22 smithi063 bash[24822]: audit 2023-12-06T03:39:22.001177+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]: dispatch 2023-12-06T03:39:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:22 smithi063 bash[24822]: audit 2023-12-06T03:39:22.010124+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:28:37.532539\"}"}]': finished 2023-12-06T03:39:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:22 smithi063 bash[24822]: audit 2023-12-06T03:39:22.287441+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:22 smithi063 bash[24822]: audit 2023-12-06T03:39:22.292884+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.496719\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497054\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497179\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497302\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:35:10.497424\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:35:10.497549\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:35:10.497623\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:35:10.497745\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:22 smithi063 bash[24822]: audit 2023-12-06T03:39:22.294416+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:22.927 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps --refresh' 2023-12-06T03:39:23.196 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:23 smithi063 bash[35306]: debug 2023-12-06T03:39:23.014+0000 7f58d6649700 1 -- 172.21.15.63:0/3799043963 <== mon.2 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eeab7a04e0 con 0x55eeab894c00 2023-12-06T03:39:23.590 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:23 smithi063 bash[35306]: debug 2023-12-06T03:39:23.186+0000 7f58e6c30680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:39:23.590 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:23 smithi063 bash[35306]: debug 2023-12-06T03:39:23.294+0000 7f58e6c30680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:39:23.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:23 smithi063 bash[24822]: cluster 2023-12-06T03:39:22.500661+0000 mgr.y (mgr.14142) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:23.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:23 smithi063 bash[35306]: debug 2023-12-06T03:39:23.790+0000 7f58e6c30680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:39:23.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:23 smithi040 bash[24712]: cluster 2023-12-06T03:39:22.500661+0000 mgr.y (mgr.14142) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:23.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:23 smithi040 bash[28373]: cluster 2023-12-06T03:39:22.500661+0000 mgr.y (mgr.14142) 469 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:24.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[24712]: audit 2023-12-06T03:39:23.626762+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:24.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[28373]: audit 2023-12-06T03:39:23.626762+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:24.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[24712]: audit 2023-12-06T03:39:23.632814+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:24.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[24712]: cephadm 2023-12-06T03:39:23.640506+0000 mgr.y (mgr.14142) 470 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:39:24.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[28373]: audit 2023-12-06T03:39:23.632814+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:24.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:24 smithi040 bash[28373]: cephadm 2023-12-06T03:39:23.640506+0000 mgr.y (mgr.14142) 470 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:39:24.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:24 smithi063 bash[35306]: debug 2023-12-06T03:39:24.730+0000 7f58e6c30680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:39:24.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:24 smithi063 bash[35306]: debug 2023-12-06T03:39:24.826+0000 7f58e6c30680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:39:24.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:24 smithi063 bash[24822]: audit 2023-12-06T03:39:23.626762+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:24.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:24 smithi063 bash[24822]: audit 2023-12-06T03:39:23.632814+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623340\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:23.623547\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623677\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623801\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.623924\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:23.624046\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:23.624169\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:23.624243\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:23.624365\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:23.624624\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:24.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:24 smithi063 bash[24822]: cephadm 2023-12-06T03:39:23.640506+0000 mgr.y (mgr.14142) 470 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:39:25.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:25 smithi063 bash[35306]: debug 2023-12-06T03:39:25.078+0000 7f58e6c30680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:39:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:25 smithi063 bash[24822]: cluster 2023-12-06T03:39:24.501803+0000 mgr.y (mgr.14142) 471 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:25.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:25 smithi040 bash[24712]: cluster 2023-12-06T03:39:24.501803+0000 mgr.y (mgr.14142) 471 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:25.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:25 smithi040 bash[28373]: cluster 2023-12-06T03:39:24.501803+0000 mgr.y (mgr.14142) 471 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:26.523 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[35306]: debug 2023-12-06T03:39:26.246+0000 7f58e6c30680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:39:26.523 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[35306]: debug 2023-12-06T03:39:26.414+0000 7f58e6c30680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:39:26.857 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[24822]: audit 2023-12-06T03:39:26.068551+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:26.858 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[35306]: debug 2023-12-06T03:39:26.514+0000 7f58e6c30680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:39:26.858 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[35306]: debug 2023-12-06T03:39:26.626+0000 7f58e6c30680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:39:26.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:26 smithi040 bash[24712]: audit 2023-12-06T03:39:26.068551+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:26.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:26 smithi040 bash[28373]: audit 2023-12-06T03:39:26.068551+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:27.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:26 smithi063 bash[35306]: debug 2023-12-06T03:39:26.846+0000 7f58e6c30680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:39:27.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[35306]: debug 2023-12-06T03:39:27.242+0000 7f58e6c30680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:39:27.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[35306]: debug 2023-12-06T03:39:27.386+0000 7f58e6c30680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:39:27.619 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: debug 2023-12-06T03:39:27.352+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:39:27.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:39:27.621 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:39:27.622 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:27.865 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T03:39:27.865 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (5m) 0s ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 9613106d0a90 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (5s) 0s ago 10m 16.2.14-335-gd03fca4f quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (10m) 0s ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 0s ago 6m prom/node-exporter 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (6m) 0s ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:39:27.866 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:39:27.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[28373]: audit 2023-12-06T03:39:26.067615+0000 mgr.y (mgr.14142) 472 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:39:27.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[28373]: cluster 2023-12-06T03:39:26.502408+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:27.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[28373]: audit 2023-12-06T03:39:26.803404+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:39:27.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[28373]: audit 2023-12-06T03:39:26.811516+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:39:27.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[28373]: audit 2023-12-06T03:39:26.812729+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:27.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24712]: audit 2023-12-06T03:39:26.067615+0000 mgr.y (mgr.14142) 472 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:39:27.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24712]: cluster 2023-12-06T03:39:26.502408+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:27.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24712]: audit 2023-12-06T03:39:26.803404+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:39:27.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24712]: audit 2023-12-06T03:39:26.811516+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:39:27.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:27 smithi040 bash[24712]: audit 2023-12-06T03:39:26.812729+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:28.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[24822]: audit 2023-12-06T03:39:26.067615+0000 mgr.y (mgr.14142) 472 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:39:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[24822]: cluster 2023-12-06T03:39:26.502408+0000 mgr.y (mgr.14142) 473 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[24822]: audit 2023-12-06T03:39:26.803404+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]: dispatch 2023-12-06T03:39:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[24822]: audit 2023-12-06T03:39:26.811516+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800316\", \"created\": \"2023-12-06T03:27:12.576433\", \"started\": \"2023-12-06T03:27:18.034126\"}, \"mgr.y\": {\"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800513\", \"created\": \"2023-12-06T03:27:20.324255\", \"started\": \"2023-12-06T03:27:20.348049\"}, \"mon.c\": {\"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800635\", \"created\": \"2023-12-06T03:28:52.770125\", \"started\": \"2023-12-06T03:28:52.794237\"}, \"osd.0\": {\"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800750\", \"created\": \"2023-12-06T03:29:42.868970\", \"started\": \"2023-12-06T03:29:46.620069\"}, \"osd.1\": {\"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.800863\", \"created\": \"2023-12-06T03:30:07.053710\", \"started\": \"2023-12-06T03:30:10.412623\"}, \"osd.2\": {\"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:26.800977\", \"created\": \"2023-12-06T03:30:31.405802\", \"started\": \"2023-12-06T03:30:35.389120\"}, \"osd.3\": {\"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"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-06T03:39:26.801089\", \"created\": \"2023-12-06T03:30:56.521535\", \"started\": \"2023-12-06T03:30:59.522127\"}, \"node-exporter.a\": {\"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:26.801203\", \"created\": \"2023-12-06T03:32:54.667910\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:26.801272\", \"created\": \"2023-12-06T03:35:08.726117\", \"started\": \"2023-12-06T03:35:08.752751\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224\"}}, \"last_daemon_update\": \"2023-12-06T03:39:26.801511\", \"last_device_update\": \"2023-12-06T03:31:03.910272\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.40\"]}, \"last_host_check\": \"2023-12-06T03:38:10.188744\"}"}]': finished 2023-12-06T03:39:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:27 smithi063 bash[24822]: audit 2023-12-06T03:39:26.812729+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T03:39:28.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[35306]: debug 2023-12-06T03:39:28.298+0000 7f58e6c30680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:39:28.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[35306]: debug 2023-12-06T03:39:28.402+0000 7f58e6c30680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:39:28.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[35306]: debug 2023-12-06T03:39:28.522+0000 7f58e6c30680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:39:28.671 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:39:28.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: cephadm 2023-12-06T03:39:27.358602+0000 mgr.y (mgr.14142) 474 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:28.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:28.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: cephadm 2023-12-06T03:39:27.358602+0000 mgr.y (mgr.14142) 474 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: cephadm 2023-12-06T03:39:27.358978+0000 mgr.y (mgr.14142) 475 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:28.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: cephadm 2023-12-06T03:39:27.366483+0000 mgr.y (mgr.14142) 476 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: cephadm 2023-12-06T03:39:27.358978+0000 mgr.y (mgr.14142) 475 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:28.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:28.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: cephadm 2023-12-06T03:39:27.366483+0000 mgr.y (mgr.14142) 476 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:39:28.999 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: audit 2023-12-06T03:39:27.845482+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:28.999 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[28373]: audit 2023-12-06T03:39:27.853372+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:28.999 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: audit 2023-12-06T03:39:27.845482+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:28.999 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:28 smithi040 bash[24712]: audit 2023-12-06T03:39:27.853372+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[35306]: debug 2023-12-06T03:39:28.746+0000 7f58e6c30680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: cephadm 2023-12-06T03:39:27.358602+0000 mgr.y (mgr.14142) 474 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:29.049 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:29.050 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:29.051 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:29.052 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: cephadm 2023-12-06T03:39:27.358978+0000 mgr.y (mgr.14142) 475 : cephadm [WRN] Failed to apply prometheus spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi063', network='', name='a')]), 'service_type': 'prometheus', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon prometheus.a ... 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Verifying port 9095 ... 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/prometheus:latest' locally 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:29.053 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 2448, in extract_uid_gid_monitoring 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/prometheus:latest -e NODE_NAME=smithi063 --entrypoint stat prom/prometheus:latest -c %u %g /etc/prometheus 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: cephadm 2023-12-06T03:39:27.366483+0000 mgr.y (mgr.14142) 476 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:39:29.054 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: audit 2023-12-06T03:39:27.845482+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]: dispatch 2023-12-06T03:39:29.055 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:28 smithi063 bash[24822]: audit 2023-12-06T03:39:27.853372+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.40:0/79097757' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842036\", \"created\": \"2023-12-06T03:29:08.296393\", \"started\": \"2023-12-06T03:29:08.315871\"}, \"mgr.x\": {\"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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-06T03:39:27.842245\", \"created\": \"2023-12-06T03:29:23.880034\", \"started\": \"2023-12-06T03:39:22.002758\"}, \"osd.4\": {\"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842375\", \"created\": \"2023-12-06T03:31:18.243486\", \"started\": \"2023-12-06T03:31:21.300018\"}, \"osd.5\": {\"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842498\", \"created\": \"2023-12-06T03:31:43.059181\", \"started\": \"2023-12-06T03:31:46.609907\"}, \"osd.6\": {\"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.842621\", \"created\": \"2023-12-06T03:32:09.106860\", \"started\": \"2023-12-06T03:32:13.046333\"}, \"osd.7\": {\"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-06T03:39:27.842743\", \"created\": \"2023-12-06T03:32:34.246588\", \"started\": \"2023-12-06T03:32:37.177140\"}, \"node-exporter.b\": {\"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"last_refresh\": \"2023-12-06T03:39:27.842867\", \"created\": \"2023-12-06T03:32:53.942251\"}, \"grafana.a\": {\"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_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-06T03:39:27.842941\", \"created\": \"2023-12-06T03:33:29.933898\", \"started\": \"2023-12-06T03:33:29.954388\"}, \"rgw.r.z.smithi063.xihyql\": {\"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T03:39:27.843064\", \"created\": \"2023-12-06T03:35:06.336733\", \"started\": \"2023-12-06T03:35:06.361262\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349\"}}, \"last_daemon_update\": \"2023-12-06T03:39:27.843357\", \"last_device_update\": \"2023-12-06T03:32:41.618208\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.63\"], \"172.21.15.254\": [\"172.21.15.63\"]}, \"last_host_check\": \"2023-12-06T03:39:22.285466\"}"}]': finished 2023-12-06T03:39:29.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[35306]: debug 2023-12-06T03:39:29.038+0000 7f58e6c30680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:39:29.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[35306]: debug 2023-12-06T03:39:29.206+0000 7f58e6c30680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:39:29.726 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[24822]: cluster 2023-12-06T03:39:28.503700+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:29.726 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[35306]: debug 2023-12-06T03:39:29.382+0000 7f58e6c30680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:39:29.726 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[35306]: debug 2023-12-06T03:39:29.606+0000 7f58e6c30680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:39:29.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:29 smithi040 bash[24712]: cluster 2023-12-06T03:39:28.503700+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:29.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:29 smithi040 bash[28373]: cluster 2023-12-06T03:39:28.503700+0000 mgr.y (mgr.14142) 477 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:30.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:39:29 smithi063 bash[35306]: debug 2023-12-06T03:39:29.714+0000 7f58e6c30680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:39:30.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: cluster 2023-12-06T03:39:29.742117+0000 mon.a (mon.0) 587 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: cluster 2023-12-06T03:39:29.742334+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: audit 2023-12-06T03:39:29.743939+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: audit 2023-12-06T03:39:29.744890+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: audit 2023-12-06T03:39:29.746399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[24712]: audit 2023-12-06T03:39:29.747112+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: cluster 2023-12-06T03:39:29.742117+0000 mon.a (mon.0) 587 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: cluster 2023-12-06T03:39:29.742334+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: audit 2023-12-06T03:39:29.743939+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: audit 2023-12-06T03:39:29.744890+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: audit 2023-12-06T03:39:29.746399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:39:30.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:30 smithi040 bash[28373]: audit 2023-12-06T03:39:29.747112+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: cluster 2023-12-06T03:39:29.742117+0000 mon.a (mon.0) 587 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: cluster 2023-12-06T03:39:29.742334+0000 mon.a (mon.0) 588 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: audit 2023-12-06T03:39:29.743939+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: audit 2023-12-06T03:39:29.744890+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: audit 2023-12-06T03:39:29.746399+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:39:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:30 smithi063 bash[24822]: audit 2023-12-06T03:39:29.747112+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:39:31.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: debug 2023-12-06T03:39:31.200+0000 7f80f3a82700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:31.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:31.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:31.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:31.486 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:31.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: code, '\n'.join(err))) 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: Traceback (most recent call last): 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 4247, in 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 968, in _default_image 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 2508, in command_deploy 2023-12-06T03:39:31.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:31.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:31.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 1973, in run 2023-12-06T03:39:31.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: File "", line 696, in call_throws 2023-12-06T03:39:31.489 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24970]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:31.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24712]: cluster 2023-12-06T03:39:30.504649+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:31.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[24712]: cluster 2023-12-06T03:39:30.652346+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2023-12-06T03:39:31.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[28373]: cluster 2023-12-06T03:39:30.504649+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:31.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:31 smithi040 bash[28373]: cluster 2023-12-06T03:39:30.652346+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2023-12-06T03:39:32.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:31 smithi063 bash[24822]: cluster 2023-12-06T03:39:30.504649+0000 mgr.y (mgr.14142) 478 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:32.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:31 smithi063 bash[24822]: cluster 2023-12-06T03:39:30.652346+0000 mon.a (mon.0) 589 : cluster [DBG] mgrmap e15: y(active, since 11m), standbys: x 2023-12-06T03:39:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: cephadm 2023-12-06T03:39:31.206216+0000 mgr.y (mgr.14142) 479 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:32.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: code, '\n'.join(err))) 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: cephadm 2023-12-06T03:39:31.206216+0000 mgr.y (mgr.14142) 479 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:32.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: code, '\n'.join(err))) 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:32.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: cephadm 2023-12-06T03:39:31.206546+0000 mgr.y (mgr.14142) 480 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: Traceback (most recent call last): 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 4247, in 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 968, in _default_image 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 1973, in run 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: File "", line 696, in call_throws 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[24712]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: cephadm 2023-12-06T03:39:31.206546+0000 mgr.y (mgr.14142) 480 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: Traceback (most recent call last): 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 4247, in 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 968, in _default_image 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2508, in command_deploy 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 1973, in run 2023-12-06T03:39:32.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: File "", line 696, in call_throws 2023-12-06T03:39:32.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:32 smithi040 bash[28373]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: cephadm 2023-12-06T03:39:31.206216+0000 mgr.y (mgr.14142) 479 : cephadm [ERR] cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:33.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1613, in _run_cephadm 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: code, '\n'.join(err))) 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: RuntimeError: cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: cephadm 2023-12-06T03:39:31.206546+0000 mgr.y (mgr.14142) 480 : cephadm [WRN] Failed to apply alertmanager spec ServiceSpec({'placement': PlacementSpec(count=1, hosts=[HostPlacementSpec(hostname='smithi040', network='', name='a')]), 'service_type': 'alertmanager', 'service_id': None, 'unmanaged': False}): cephadm exited with an error code: 1, stderr:INFO:cephadm:Deploying daemon alertmanager.a ... 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9093 ... 2023-12-06T03:39:33.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Verifying port 9094 ... 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:Non-zero exit code 125 from /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr Unable to find image 'prom/alertmanager:latest' locally 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: INFO:cephadm:stat:stderr See 'docker run --help'. 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: Traceback (most recent call last): 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 4247, in 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 968, in _default_image 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2508, in command_deploy 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 2454, in extract_uid_gid_monitoring 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1532, in extract_uid_gid 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 1973, in run 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: File "", line 696, in call_throws 2023-12-06T03:39:33.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:32 smithi063 bash[24822]: RuntimeError: Failed command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=prom/alertmanager -e NODE_NAME=smithi040 --entrypoint stat prom/alertmanager -c %u %g /etc/alertmanager 2023-12-06T03:39:33.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:33 smithi040 bash[24712]: cluster 2023-12-06T03:39:32.505556+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:33.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:33 smithi040 bash[28373]: cluster 2023-12-06T03:39:32.505556+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:34.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:33 smithi063 bash[24822]: cluster 2023-12-06T03:39:32.505556+0000 mgr.y (mgr.14142) 481 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:35.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:35 smithi040 bash[24712]: cluster 2023-12-06T03:39:34.506698+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:35.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:35 smithi040 bash[28373]: cluster 2023-12-06T03:39:34.506698+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:35.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:35 smithi063 bash[24822]: cluster 2023-12-06T03:39:34.506698+0000 mgr.y (mgr.14142) 482 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:37.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:37 smithi063 bash[24822]: cluster 2023-12-06T03:39:36.507557+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:37 smithi040 bash[24712]: cluster 2023-12-06T03:39:36.507557+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:37 smithi040 bash[28373]: cluster 2023-12-06T03:39:36.507557+0000 mgr.y (mgr.14142) 483 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:39.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:39 smithi063 bash[24822]: cluster 2023-12-06T03:39:38.508818+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:39.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:39 smithi040 bash[24712]: cluster 2023-12-06T03:39:38.508818+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:39.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:39 smithi040 bash[28373]: cluster 2023-12-06T03:39:38.508818+0000 mgr.y (mgr.14142) 484 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:41.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:41 smithi063 bash[24822]: cluster 2023-12-06T03:39:40.509741+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:41.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:41 smithi040 bash[24712]: cluster 2023-12-06T03:39:40.509741+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:41.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:41 smithi040 bash[28373]: cluster 2023-12-06T03:39:40.509741+0000 mgr.y (mgr.14142) 485 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:43.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:43 smithi063 bash[24822]: cluster 2023-12-06T03:39:42.510644+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:43.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:43 smithi040 bash[24712]: cluster 2023-12-06T03:39:42.510644+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:43.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:43 smithi040 bash[28373]: cluster 2023-12-06T03:39:42.510644+0000 mgr.y (mgr.14142) 486 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:45.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:45 smithi040 bash[24712]: cluster 2023-12-06T03:39:44.511822+0000 mgr.y (mgr.14142) 487 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:45.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:45 smithi040 bash[28373]: cluster 2023-12-06T03:39:44.511822+0000 mgr.y (mgr.14142) 487 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:45.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:45 smithi063 bash[24822]: cluster 2023-12-06T03:39:44.511822+0000 mgr.y (mgr.14142) 487 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:47.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:47 smithi063 bash[24822]: cluster 2023-12-06T03:39:46.512680+0000 mgr.y (mgr.14142) 488 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:47.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:47 smithi040 bash[24712]: cluster 2023-12-06T03:39:46.512680+0000 mgr.y (mgr.14142) 488 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:47.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:47 smithi040 bash[28373]: cluster 2023-12-06T03:39:46.512680+0000 mgr.y (mgr.14142) 488 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:49.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:49 smithi063 bash[24822]: cluster 2023-12-06T03:39:48.513938+0000 mgr.y (mgr.14142) 489 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:49.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:49 smithi040 bash[24712]: cluster 2023-12-06T03:39:48.513938+0000 mgr.y (mgr.14142) 489 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:49.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:49 smithi040 bash[28373]: cluster 2023-12-06T03:39:48.513938+0000 mgr.y (mgr.14142) 489 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:51.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:51 smithi063 bash[24822]: cluster 2023-12-06T03:39:50.514845+0000 mgr.y (mgr.14142) 490 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:51.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:51 smithi040 bash[24712]: cluster 2023-12-06T03:39:50.514845+0000 mgr.y (mgr.14142) 490 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:51.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:51 smithi040 bash[28373]: cluster 2023-12-06T03:39:50.514845+0000 mgr.y (mgr.14142) 490 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:53 smithi063 bash[24822]: cluster 2023-12-06T03:39:52.515761+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:53.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:53 smithi040 bash[24712]: cluster 2023-12-06T03:39:52.515761+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:53.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:53 smithi040 bash[28373]: cluster 2023-12-06T03:39:52.515761+0000 mgr.y (mgr.14142) 491 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:55.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:55 smithi040 bash[24712]: cluster 2023-12-06T03:39:54.517378+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:55.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:55 smithi040 bash[28373]: cluster 2023-12-06T03:39:54.517378+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:55.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:55 smithi063 bash[24822]: cluster 2023-12-06T03:39:54.517378+0000 mgr.y (mgr.14142) 492 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:57.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:57 smithi063 bash[24822]: cluster 2023-12-06T03:39:56.518395+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:57.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:57 smithi040 bash[24712]: cluster 2023-12-06T03:39:56.518395+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:57.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:57 smithi040 bash[28373]: cluster 2023-12-06T03:39:56.518395+0000 mgr.y (mgr.14142) 493 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:59.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:39:59 smithi063 bash[24822]: cluster 2023-12-06T03:39:58.519671+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:59.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:39:59 smithi040 bash[24712]: cluster 2023-12-06T03:39:58.519671+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:39:59.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:39:59 smithi040 bash[28373]: cluster 2023-12-06T03:39:58.519671+0000 mgr.y (mgr.14142) 494 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:01.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:01 smithi063 bash[24822]: cluster 2023-12-06T03:40:00.520591+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:01.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:01 smithi040 bash[24712]: cluster 2023-12-06T03:40:00.520591+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:01.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:01 smithi040 bash[28373]: cluster 2023-12-06T03:40:00.520591+0000 mgr.y (mgr.14142) 495 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:03.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:03 smithi063 bash[24822]: cluster 2023-12-06T03:40:02.521688+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:03.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:03 smithi040 bash[24712]: cluster 2023-12-06T03:40:02.521688+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:03.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:03 smithi040 bash[28373]: cluster 2023-12-06T03:40:02.521688+0000 mgr.y (mgr.14142) 496 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:05.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:05 smithi040 bash[24712]: cluster 2023-12-06T03:40:04.522867+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:05.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:05 smithi040 bash[28373]: cluster 2023-12-06T03:40:04.522867+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:05.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:05 smithi063 bash[24822]: cluster 2023-12-06T03:40:04.522867+0000 mgr.y (mgr.14142) 497 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:07.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:07 smithi063 bash[24822]: cluster 2023-12-06T03:40:06.523725+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:07.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:07 smithi040 bash[24712]: cluster 2023-12-06T03:40:06.523725+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:07 smithi040 bash[28373]: cluster 2023-12-06T03:40:06.523725+0000 mgr.y (mgr.14142) 498 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:09.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:09 smithi063 bash[24822]: cluster 2023-12-06T03:40:08.525000+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:09.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:09 smithi040 bash[24712]: cluster 2023-12-06T03:40:08.525000+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:09.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:09 smithi040 bash[28373]: cluster 2023-12-06T03:40:08.525000+0000 mgr.y (mgr.14142) 499 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:11.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:11 smithi063 bash[24822]: cluster 2023-12-06T03:40:10.525650+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:11.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:11 smithi040 bash[24712]: cluster 2023-12-06T03:40:10.525650+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:11.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:11 smithi040 bash[28373]: cluster 2023-12-06T03:40:10.525650+0000 mgr.y (mgr.14142) 500 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:13.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:13 smithi040 bash[24712]: cluster 2023-12-06T03:40:12.526605+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:13.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:13 smithi040 bash[28373]: cluster 2023-12-06T03:40:12.526605+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:14.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:13 smithi063 bash[24822]: cluster 2023-12-06T03:40:12.526605+0000 mgr.y (mgr.14142) 501 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:15.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:15 smithi040 bash[24712]: cluster 2023-12-06T03:40:14.527919+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:15.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:15 smithi040 bash[28373]: cluster 2023-12-06T03:40:14.527919+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:15.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:15 smithi063 bash[24822]: cluster 2023-12-06T03:40:14.527919+0000 mgr.y (mgr.14142) 502 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:17.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:17 smithi063 bash[24822]: cluster 2023-12-06T03:40:16.528900+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:17.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:17 smithi040 bash[24712]: cluster 2023-12-06T03:40:16.528900+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:17.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:17 smithi040 bash[28373]: cluster 2023-12-06T03:40:16.528900+0000 mgr.y (mgr.14142) 503 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:19.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:19 smithi063 bash[24822]: cluster 2023-12-06T03:40:18.530069+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:19.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:19 smithi040 bash[28373]: cluster 2023-12-06T03:40:18.530069+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:19.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:19 smithi040 bash[24712]: cluster 2023-12-06T03:40:18.530069+0000 mgr.y (mgr.14142) 504 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:21.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:21 smithi040 bash[24712]: cluster 2023-12-06T03:40:20.531013+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:21.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:21 smithi040 bash[28373]: cluster 2023-12-06T03:40:20.531013+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:22.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:21 smithi063 bash[24822]: cluster 2023-12-06T03:40:20.531013+0000 mgr.y (mgr.14142) 505 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:23.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:23 smithi040 bash[28373]: cluster 2023-12-06T03:40:22.532061+0000 mgr.y (mgr.14142) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:23.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:23 smithi040 bash[24712]: cluster 2023-12-06T03:40:22.532061+0000 mgr.y (mgr.14142) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:24.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:23 smithi063 bash[24822]: cluster 2023-12-06T03:40:22.532061+0000 mgr.y (mgr.14142) 506 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:25.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:25 smithi040 bash[28373]: cluster 2023-12-06T03:40:24.533384+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:25.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:25 smithi040 bash[24712]: cluster 2023-12-06T03:40:24.533384+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:25.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:25 smithi063 bash[24822]: cluster 2023-12-06T03:40:24.533384+0000 mgr.y (mgr.14142) 507 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:27.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:27 smithi063 bash[24822]: cluster 2023-12-06T03:40:26.534058+0000 mgr.y (mgr.14142) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:27.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:27 smithi040 bash[24712]: cluster 2023-12-06T03:40:26.534058+0000 mgr.y (mgr.14142) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:27.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:27 smithi040 bash[28373]: cluster 2023-12-06T03:40:26.534058+0000 mgr.y (mgr.14142) 508 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:29.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:29 smithi063 bash[24822]: cluster 2023-12-06T03:40:28.535314+0000 mgr.y (mgr.14142) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:29 smithi040 bash[24712]: cluster 2023-12-06T03:40:28.535314+0000 mgr.y (mgr.14142) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:29.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:29 smithi040 bash[28373]: cluster 2023-12-06T03:40:28.535314+0000 mgr.y (mgr.14142) 509 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:31.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:31 smithi040 bash[28373]: cluster 2023-12-06T03:40:30.536327+0000 mgr.y (mgr.14142) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:31.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:31 smithi040 bash[24712]: cluster 2023-12-06T03:40:30.536327+0000 mgr.y (mgr.14142) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:32.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:31 smithi063 bash[24822]: cluster 2023-12-06T03:40:30.536327+0000 mgr.y (mgr.14142) 510 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:33.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:33 smithi040 bash[28373]: cluster 2023-12-06T03:40:32.537231+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:33 smithi040 bash[24712]: cluster 2023-12-06T03:40:32.537231+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:34.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:33 smithi063 bash[24822]: cluster 2023-12-06T03:40:32.537231+0000 mgr.y (mgr.14142) 511 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:35.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:35 smithi040 bash[28373]: cluster 2023-12-06T03:40:34.538429+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:35.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:35 smithi040 bash[24712]: cluster 2023-12-06T03:40:34.538429+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:35.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:35 smithi063 bash[24822]: cluster 2023-12-06T03:40:34.538429+0000 mgr.y (mgr.14142) 512 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:37.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:37 smithi063 bash[24822]: cluster 2023-12-06T03:40:36.539316+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:37 smithi040 bash[24712]: cluster 2023-12-06T03:40:36.539316+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:37 smithi040 bash[28373]: cluster 2023-12-06T03:40:36.539316+0000 mgr.y (mgr.14142) 513 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:39.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:39 smithi040 bash[28373]: cluster 2023-12-06T03:40:38.540569+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:39.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:39 smithi040 bash[24712]: cluster 2023-12-06T03:40:38.540569+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:40.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:39 smithi063 bash[24822]: cluster 2023-12-06T03:40:38.540569+0000 mgr.y (mgr.14142) 514 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:41.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:41 smithi040 bash[28373]: cluster 2023-12-06T03:40:40.541494+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:41.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:41 smithi040 bash[24712]: cluster 2023-12-06T03:40:40.541494+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:42.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:41 smithi063 bash[24822]: cluster 2023-12-06T03:40:40.541494+0000 mgr.y (mgr.14142) 515 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:43.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:43 smithi040 bash[28373]: cluster 2023-12-06T03:40:42.542428+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:43.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:43 smithi040 bash[24712]: cluster 2023-12-06T03:40:42.542428+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:44.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:43 smithi063 bash[24822]: cluster 2023-12-06T03:40:42.542428+0000 mgr.y (mgr.14142) 516 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:45.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:45 smithi040 bash[28373]: cluster 2023-12-06T03:40:44.543585+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:45.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:45 smithi040 bash[24712]: cluster 2023-12-06T03:40:44.543585+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:45.612 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:45 smithi063 bash[24822]: cluster 2023-12-06T03:40:44.543585+0000 mgr.y (mgr.14142) 517 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:47.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:47 smithi040 bash[28373]: cluster 2023-12-06T03:40:46.544437+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:47.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:47 smithi040 bash[24712]: cluster 2023-12-06T03:40:46.544437+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:48.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:47 smithi063 bash[24822]: cluster 2023-12-06T03:40:46.544437+0000 mgr.y (mgr.14142) 518 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:49.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:49 smithi040 bash[24712]: cluster 2023-12-06T03:40:48.545730+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:49.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:49 smithi040 bash[28373]: cluster 2023-12-06T03:40:48.545730+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:50.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:49 smithi063 bash[24822]: cluster 2023-12-06T03:40:48.545730+0000 mgr.y (mgr.14142) 519 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:51.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:51 smithi040 bash[28373]: cluster 2023-12-06T03:40:50.546441+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:51.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:51 smithi040 bash[24712]: cluster 2023-12-06T03:40:50.546441+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:52.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:51 smithi063 bash[24822]: cluster 2023-12-06T03:40:50.546441+0000 mgr.y (mgr.14142) 520 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:53.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:53 smithi040 bash[28373]: cluster 2023-12-06T03:40:52.547373+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:53.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:53 smithi040 bash[24712]: cluster 2023-12-06T03:40:52.547373+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:54.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:53 smithi063 bash[24822]: cluster 2023-12-06T03:40:52.547373+0000 mgr.y (mgr.14142) 521 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:55.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:55 smithi040 bash[28373]: cluster 2023-12-06T03:40:54.548612+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:55.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:55 smithi040 bash[24712]: cluster 2023-12-06T03:40:54.548612+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:55.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:55 smithi063 bash[24822]: cluster 2023-12-06T03:40:54.548612+0000 mgr.y (mgr.14142) 522 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:57.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:57 smithi040 bash[28373]: cluster 2023-12-06T03:40:56.549604+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:57.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:57 smithi040 bash[24712]: cluster 2023-12-06T03:40:56.549604+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:58.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:57 smithi063 bash[24822]: cluster 2023-12-06T03:40:56.549604+0000 mgr.y (mgr.14142) 523 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:59.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:40:59 smithi040 bash[28373]: cluster 2023-12-06T03:40:58.550968+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:40:59.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:40:59 smithi040 bash[24712]: cluster 2023-12-06T03:40:58.550968+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:00.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:40:59 smithi063 bash[24822]: cluster 2023-12-06T03:40:58.550968+0000 mgr.y (mgr.14142) 524 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:01.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:01 smithi040 bash[28373]: cluster 2023-12-06T03:41:00.552018+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:01.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:01 smithi040 bash[24712]: cluster 2023-12-06T03:41:00.552018+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:02.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:01 smithi063 bash[24822]: cluster 2023-12-06T03:41:00.552018+0000 mgr.y (mgr.14142) 525 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:03.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:03 smithi040 bash[28373]: cluster 2023-12-06T03:41:02.552957+0000 mgr.y (mgr.14142) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:03.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:03 smithi040 bash[24712]: cluster 2023-12-06T03:41:02.552957+0000 mgr.y (mgr.14142) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:04.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:03 smithi063 bash[24822]: cluster 2023-12-06T03:41:02.552957+0000 mgr.y (mgr.14142) 526 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:05.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:05 smithi040 bash[28373]: cluster 2023-12-06T03:41:04.554095+0000 mgr.y (mgr.14142) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:05.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:05 smithi040 bash[24712]: cluster 2023-12-06T03:41:04.554095+0000 mgr.y (mgr.14142) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:05.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:05 smithi063 bash[24822]: cluster 2023-12-06T03:41:04.554095+0000 mgr.y (mgr.14142) 527 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:07 smithi040 bash[28373]: cluster 2023-12-06T03:41:06.554958+0000 mgr.y (mgr.14142) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:07.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:07 smithi040 bash[24712]: cluster 2023-12-06T03:41:06.554958+0000 mgr.y (mgr.14142) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:08.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:07 smithi063 bash[24822]: cluster 2023-12-06T03:41:06.554958+0000 mgr.y (mgr.14142) 528 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:09.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:09 smithi040 bash[24712]: cluster 2023-12-06T03:41:08.556335+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:09.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:09 smithi040 bash[28373]: cluster 2023-12-06T03:41:08.556335+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:10.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:09 smithi063 bash[24822]: cluster 2023-12-06T03:41:08.556335+0000 mgr.y (mgr.14142) 529 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:11.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:11 smithi040 bash[24712]: cluster 2023-12-06T03:41:10.557310+0000 mgr.y (mgr.14142) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:11.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:11 smithi040 bash[28373]: cluster 2023-12-06T03:41:10.557310+0000 mgr.y (mgr.14142) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:12.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:11 smithi063 bash[24822]: cluster 2023-12-06T03:41:10.557310+0000 mgr.y (mgr.14142) 530 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:13.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:13 smithi040 bash[24712]: cluster 2023-12-06T03:41:12.558187+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:13.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:13 smithi040 bash[28373]: cluster 2023-12-06T03:41:12.558187+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:13 smithi063 bash[24822]: cluster 2023-12-06T03:41:12.558187+0000 mgr.y (mgr.14142) 531 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:15 smithi040 bash[28373]: cluster 2023-12-06T03:41:14.559397+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:15.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:15 smithi040 bash[24712]: cluster 2023-12-06T03:41:14.559397+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:15.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:15 smithi063 bash[24822]: cluster 2023-12-06T03:41:14.559397+0000 mgr.y (mgr.14142) 532 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:17.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:17 smithi040 bash[28373]: cluster 2023-12-06T03:41:16.560330+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:17.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:17 smithi040 bash[24712]: cluster 2023-12-06T03:41:16.560330+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:18.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:17 smithi063 bash[24822]: cluster 2023-12-06T03:41:16.560330+0000 mgr.y (mgr.14142) 533 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:19.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:19 smithi040 bash[24712]: cluster 2023-12-06T03:41:18.561729+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:19.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:19 smithi040 bash[28373]: cluster 2023-12-06T03:41:18.561729+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:20.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:19 smithi063 bash[24822]: cluster 2023-12-06T03:41:18.561729+0000 mgr.y (mgr.14142) 534 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:21.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:21 smithi040 bash[28373]: cluster 2023-12-06T03:41:20.573141+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:21.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:21 smithi040 bash[24712]: cluster 2023-12-06T03:41:20.573141+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:22.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:21 smithi063 bash[24822]: cluster 2023-12-06T03:41:20.573141+0000 mgr.y (mgr.14142) 535 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:23.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:23 smithi040 bash[24712]: cluster 2023-12-06T03:41:22.574111+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:23.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:23 smithi040 bash[28373]: cluster 2023-12-06T03:41:22.574111+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:23 smithi063 bash[24822]: cluster 2023-12-06T03:41:22.574111+0000 mgr.y (mgr.14142) 536 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:25.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:25 smithi040 bash[24712]: cluster 2023-12-06T03:41:24.575435+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:25.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:25 smithi040 bash[28373]: cluster 2023-12-06T03:41:24.575435+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:25.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:25 smithi063 bash[24822]: cluster 2023-12-06T03:41:24.575435+0000 mgr.y (mgr.14142) 537 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:27.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:27 smithi040 bash[24712]: cluster 2023-12-06T03:41:26.576326+0000 mgr.y (mgr.14142) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:27.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:27 smithi040 bash[28373]: cluster 2023-12-06T03:41:26.576326+0000 mgr.y (mgr.14142) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:27 smithi063 bash[24822]: cluster 2023-12-06T03:41:26.576326+0000 mgr.y (mgr.14142) 538 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:29 smithi040 bash[28373]: cluster 2023-12-06T03:41:28.577599+0000 mgr.y (mgr.14142) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:29 smithi040 bash[24712]: cluster 2023-12-06T03:41:28.577599+0000 mgr.y (mgr.14142) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:29 smithi063 bash[24822]: cluster 2023-12-06T03:41:28.577599+0000 mgr.y (mgr.14142) 539 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:31.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:31 smithi040 bash[28373]: cluster 2023-12-06T03:41:30.578525+0000 mgr.y (mgr.14142) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:31.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:31 smithi040 bash[24712]: cluster 2023-12-06T03:41:30.578525+0000 mgr.y (mgr.14142) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:32.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:31 smithi063 bash[24822]: cluster 2023-12-06T03:41:30.578525+0000 mgr.y (mgr.14142) 540 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:33.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:33 smithi040 bash[24712]: cluster 2023-12-06T03:41:32.579555+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:33.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:33 smithi040 bash[28373]: cluster 2023-12-06T03:41:32.579555+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:34.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:33 smithi063 bash[24822]: cluster 2023-12-06T03:41:32.579555+0000 mgr.y (mgr.14142) 541 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:35.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:35 smithi040 bash[28373]: cluster 2023-12-06T03:41:34.580753+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:35.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:35 smithi040 bash[24712]: cluster 2023-12-06T03:41:34.580753+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:35.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:35 smithi063 bash[24822]: cluster 2023-12-06T03:41:34.580753+0000 mgr.y (mgr.14142) 542 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:37.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:37 smithi040 bash[28373]: cluster 2023-12-06T03:41:36.581584+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:37.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:37 smithi040 bash[24712]: cluster 2023-12-06T03:41:36.581584+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:38.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:37 smithi063 bash[24822]: cluster 2023-12-06T03:41:36.581584+0000 mgr.y (mgr.14142) 543 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:39.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:39 smithi040 bash[28373]: cluster 2023-12-06T03:41:38.582842+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:39.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:39 smithi040 bash[24712]: cluster 2023-12-06T03:41:38.582842+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:40.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:39 smithi063 bash[24822]: cluster 2023-12-06T03:41:38.582842+0000 mgr.y (mgr.14142) 544 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:41.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:41 smithi040 bash[28373]: cluster 2023-12-06T03:41:40.583845+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:41.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:41 smithi040 bash[24712]: cluster 2023-12-06T03:41:40.583845+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:42.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:41 smithi063 bash[24822]: cluster 2023-12-06T03:41:40.583845+0000 mgr.y (mgr.14142) 545 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:43.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:43 smithi040 bash[28373]: cluster 2023-12-06T03:41:42.584807+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:43.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:43 smithi040 bash[24712]: cluster 2023-12-06T03:41:42.584807+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:44.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:43 smithi063 bash[24822]: cluster 2023-12-06T03:41:42.584807+0000 mgr.y (mgr.14142) 546 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:45.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:45 smithi040 bash[28373]: cluster 2023-12-06T03:41:44.586009+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:45.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:45 smithi040 bash[24712]: cluster 2023-12-06T03:41:44.586009+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:45.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:45 smithi063 bash[24822]: cluster 2023-12-06T03:41:44.586009+0000 mgr.y (mgr.14142) 547 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:47.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:47 smithi040 bash[28373]: cluster 2023-12-06T03:41:46.586920+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:47.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:47 smithi040 bash[24712]: cluster 2023-12-06T03:41:46.586920+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:48.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:47 smithi063 bash[24822]: cluster 2023-12-06T03:41:46.586920+0000 mgr.y (mgr.14142) 548 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:49.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:49 smithi040 bash[28373]: cluster 2023-12-06T03:41:48.588227+0000 mgr.y (mgr.14142) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:49.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:49 smithi040 bash[24712]: cluster 2023-12-06T03:41:48.588227+0000 mgr.y (mgr.14142) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:50.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:49 smithi063 bash[24822]: cluster 2023-12-06T03:41:48.588227+0000 mgr.y (mgr.14142) 549 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:51.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:51 smithi040 bash[28373]: cluster 2023-12-06T03:41:50.589113+0000 mgr.y (mgr.14142) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:51.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:51 smithi040 bash[24712]: cluster 2023-12-06T03:41:50.589113+0000 mgr.y (mgr.14142) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:52.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:51 smithi063 bash[24822]: cluster 2023-12-06T03:41:50.589113+0000 mgr.y (mgr.14142) 550 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:53.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:53 smithi040 bash[28373]: cluster 2023-12-06T03:41:52.590107+0000 mgr.y (mgr.14142) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:53.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:53 smithi040 bash[24712]: cluster 2023-12-06T03:41:52.590107+0000 mgr.y (mgr.14142) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:53 smithi063 bash[24822]: cluster 2023-12-06T03:41:52.590107+0000 mgr.y (mgr.14142) 551 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:55.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:55 smithi040 bash[28373]: cluster 2023-12-06T03:41:54.591327+0000 mgr.y (mgr.14142) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:55.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:55 smithi040 bash[24712]: cluster 2023-12-06T03:41:54.591327+0000 mgr.y (mgr.14142) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:55.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:55 smithi063 bash[24822]: cluster 2023-12-06T03:41:54.591327+0000 mgr.y (mgr.14142) 552 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:57.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:57 smithi040 bash[24712]: cluster 2023-12-06T03:41:56.592196+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:57.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:57 smithi040 bash[28373]: cluster 2023-12-06T03:41:56.592196+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:58.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:57 smithi063 bash[24822]: cluster 2023-12-06T03:41:56.592196+0000 mgr.y (mgr.14142) 553 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:59.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:41:59 smithi040 bash[24712]: cluster 2023-12-06T03:41:58.593451+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:41:59.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:41:59 smithi040 bash[28373]: cluster 2023-12-06T03:41:58.593451+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:00.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:41:59 smithi063 bash[24822]: cluster 2023-12-06T03:41:58.593451+0000 mgr.y (mgr.14142) 554 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:01.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:01 smithi040 bash[24712]: cluster 2023-12-06T03:42:00.594355+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:01.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:01 smithi040 bash[28373]: cluster 2023-12-06T03:42:00.594355+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:02.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:01 smithi063 bash[24822]: cluster 2023-12-06T03:42:00.594355+0000 mgr.y (mgr.14142) 555 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:03.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:03 smithi040 bash[24712]: cluster 2023-12-06T03:42:02.595291+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:03.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:03 smithi040 bash[28373]: cluster 2023-12-06T03:42:02.595291+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:03 smithi063 bash[24822]: cluster 2023-12-06T03:42:02.595291+0000 mgr.y (mgr.14142) 556 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:05.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:05 smithi040 bash[24712]: cluster 2023-12-06T03:42:04.596453+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:05.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:05 smithi040 bash[28373]: cluster 2023-12-06T03:42:04.596453+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:05.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:05 smithi063 bash[24822]: cluster 2023-12-06T03:42:04.596453+0000 mgr.y (mgr.14142) 557 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:07.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:07 smithi040 bash[24712]: cluster 2023-12-06T03:42:06.597341+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:07.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:07 smithi040 bash[28373]: cluster 2023-12-06T03:42:06.597341+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:08.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:07 smithi063 bash[24822]: cluster 2023-12-06T03:42:06.597341+0000 mgr.y (mgr.14142) 558 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:09.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:09 smithi040 bash[28373]: cluster 2023-12-06T03:42:08.598557+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:09.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:09 smithi040 bash[24712]: cluster 2023-12-06T03:42:08.598557+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:10.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:09 smithi063 bash[24822]: cluster 2023-12-06T03:42:08.598557+0000 mgr.y (mgr.14142) 559 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:11.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:11 smithi040 bash[28373]: cluster 2023-12-06T03:42:10.599535+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:11.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:11 smithi040 bash[24712]: cluster 2023-12-06T03:42:10.599535+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:12.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:11 smithi063 bash[24822]: cluster 2023-12-06T03:42:10.599535+0000 mgr.y (mgr.14142) 560 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:13.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:13 smithi040 bash[28373]: cluster 2023-12-06T03:42:12.600478+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:13.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:13 smithi040 bash[24712]: cluster 2023-12-06T03:42:12.600478+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:13 smithi063 bash[24822]: cluster 2023-12-06T03:42:12.600478+0000 mgr.y (mgr.14142) 561 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:15.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:15 smithi040 bash[28373]: cluster 2023-12-06T03:42:14.601607+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:15.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:15 smithi040 bash[24712]: cluster 2023-12-06T03:42:14.601607+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:15.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:15 smithi063 bash[24822]: cluster 2023-12-06T03:42:14.601607+0000 mgr.y (mgr.14142) 562 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:17.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:17 smithi040 bash[28373]: cluster 2023-12-06T03:42:16.602447+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:17.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:17 smithi040 bash[24712]: cluster 2023-12-06T03:42:16.602447+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:18.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:17 smithi063 bash[24822]: cluster 2023-12-06T03:42:16.602447+0000 mgr.y (mgr.14142) 563 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:19.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:19 smithi040 bash[24712]: cluster 2023-12-06T03:42:18.603742+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:19.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:19 smithi040 bash[28373]: cluster 2023-12-06T03:42:18.603742+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:20.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:19 smithi063 bash[24822]: cluster 2023-12-06T03:42:18.603742+0000 mgr.y (mgr.14142) 564 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:21.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:21 smithi040 bash[24712]: cluster 2023-12-06T03:42:20.604591+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:21.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:21 smithi040 bash[28373]: cluster 2023-12-06T03:42:20.604591+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:22.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:21 smithi063 bash[24822]: cluster 2023-12-06T03:42:20.604591+0000 mgr.y (mgr.14142) 565 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:23.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:23 smithi040 bash[24712]: cluster 2023-12-06T03:42:22.605459+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:23.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:23 smithi040 bash[28373]: cluster 2023-12-06T03:42:22.605459+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:23 smithi063 bash[24822]: cluster 2023-12-06T03:42:22.605459+0000 mgr.y (mgr.14142) 566 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:25.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:25 smithi040 bash[24712]: cluster 2023-12-06T03:42:24.606620+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:25.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:25 smithi040 bash[28373]: cluster 2023-12-06T03:42:24.606620+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:25.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:25 smithi063 bash[24822]: cluster 2023-12-06T03:42:24.606620+0000 mgr.y (mgr.14142) 567 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:27.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:27 smithi040 bash[28373]: cluster 2023-12-06T03:42:26.607482+0000 mgr.y (mgr.14142) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:27.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:27 smithi040 bash[24712]: cluster 2023-12-06T03:42:26.607482+0000 mgr.y (mgr.14142) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:27 smithi063 bash[24822]: cluster 2023-12-06T03:42:26.607482+0000 mgr.y (mgr.14142) 568 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:29 smithi040 bash[24712]: cluster 2023-12-06T03:42:28.608728+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:29 smithi040 bash[28373]: cluster 2023-12-06T03:42:28.608728+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:29 smithi063 bash[24822]: cluster 2023-12-06T03:42:28.608728+0000 mgr.y (mgr.14142) 569 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:31.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:31 smithi040 bash[28373]: cluster 2023-12-06T03:42:30.609631+0000 mgr.y (mgr.14142) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:31.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:31 smithi040 bash[24712]: cluster 2023-12-06T03:42:30.609631+0000 mgr.y (mgr.14142) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:32.108 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T03:42:32.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:31 smithi063 bash[24822]: cluster 2023-12-06T03:42:30.609631+0000 mgr.y (mgr.14142) 570 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:33.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:33 smithi040 bash[28373]: cluster 2023-12-06T03:42:32.610568+0000 mgr.y (mgr.14142) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:33.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:33 smithi040 bash[24712]: cluster 2023-12-06T03:42:32.610568+0000 mgr.y (mgr.14142) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:34.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:33 smithi063 bash[24822]: cluster 2023-12-06T03:42:32.610568+0000 mgr.y (mgr.14142) 571 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:35.142 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T03:42:35.142 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (9m) 3m ago 9m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 9613106d0a90 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (3m) 3m ago 13m 16.2.14-335-gd03fca4f quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d5c34a72799a 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (15m) 3m ago 15m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 3m ago 9m prom/node-exporter 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 3m ago 9m prom/node-exporter 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (11m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:42:35.143 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:42:35.144 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (9m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:42:35.144 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:42:35.144 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:42:35.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:35 smithi040 bash[24712]: cluster 2023-12-06T03:42:34.611782+0000 mgr.y (mgr.14142) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:35.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:35 smithi040 bash[28373]: cluster 2023-12-06T03:42:34.611782+0000 mgr.y (mgr.14142) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:35.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:35 smithi063 bash[24822]: cluster 2023-12-06T03:42:34.611782+0000 mgr.y (mgr.14142) 572 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:35.840 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T03:42:36.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:36 smithi063 bash[24822]: audit 2023-12-06T03:42:35.130575+0000 mgr.y (mgr.14142) 573 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:42:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:36 smithi040 bash[24712]: audit 2023-12-06T03:42:35.130575+0000 mgr.y (mgr.14142) 573 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:42:36.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:36 smithi040 bash[28373]: audit 2023-12-06T03:42:35.130575+0000 mgr.y (mgr.14142) 573 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:42:37.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:37 smithi063 bash[24822]: cluster 2023-12-06T03:42:36.612638+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:37.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:37 smithi040 bash[24712]: cluster 2023-12-06T03:42:36.612638+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:37.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:37 smithi040 bash[28373]: cluster 2023-12-06T03:42:36.612638+0000 mgr.y (mgr.14142) 574 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:38.930 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2023-12-06T03:42:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:42:38.932 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:42:39.594 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T03:42:39.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:39 smithi040 bash[24712]: cluster 2023-12-06T03:42:38.613946+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:39.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:39 smithi040 bash[24712]: audit 2023-12-06T03:42:38.923814+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/1321102633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:39.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:39 smithi040 bash[28373]: cluster 2023-12-06T03:42:38.613946+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:39.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:39 smithi040 bash[28373]: audit 2023-12-06T03:42:38.923814+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/1321102633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:40.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:39 smithi063 bash[24822]: cluster 2023-12-06T03:42:38.613946+0000 mgr.y (mgr.14142) 575 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:40.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:39 smithi063 bash[24822]: audit 2023-12-06T03:42:38.923814+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/1321102633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:41.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:41 smithi040 bash[24712]: cluster 2023-12-06T03:42:40.614876+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:41.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:41 smithi040 bash[28373]: cluster 2023-12-06T03:42:40.614876+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:42.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:41 smithi063 bash[24822]: cluster 2023-12-06T03:42:40.614876+0000 mgr.y (mgr.14142) 576 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:42.434 INFO:teuthology.orchestra.run.smithi040.stdout: cluster: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: id: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: health: HEALTH_OK 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: services: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: mon: 3 daemons, quorum a,c,b (age 13m) 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: mgr: y(active, since 14m), standbys: x 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: rgw: 2 daemons active (r.z.smithi040.zbjfyp, r.z.smithi063.xihyql) 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: task status: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:42:42.435 INFO:teuthology.orchestra.run.smithi040.stdout: data: 2023-12-06T03:42:42.436 INFO:teuthology.orchestra.run.smithi040.stdout: pools: 5 pools, 129 pgs 2023-12-06T03:42:42.436 INFO:teuthology.orchestra.run.smithi040.stdout: objects: 234 objects, 7.0 KiB 2023-12-06T03:42:42.436 INFO:teuthology.orchestra.run.smithi040.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:42.436 INFO:teuthology.orchestra.run.smithi040.stdout: pgs: 129 active+clean 2023-12-06T03:42:42.436 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:42:42.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:42 smithi040 bash[24712]: audit 2023-12-06T03:42:42.428074+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/3764652912' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:42:42.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:42 smithi040 bash[28373]: audit 2023-12-06T03:42:42.428074+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/3764652912' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:42:43.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:42 smithi063 bash[24822]: audit 2023-12-06T03:42:42.428074+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/3764652912' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:42:43.167 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-12-06T03:42:43.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:43 smithi040 bash[24712]: cluster 2023-12-06T03:42:42.615895+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:43.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:43 smithi040 bash[28373]: cluster 2023-12-06T03:42:42.615895+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:44.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:43 smithi063 bash[24822]: cluster 2023-12-06T03:42:42.615895+0000 mgr.y (mgr.14142) 577 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:45.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:45 smithi040 bash[24712]: cluster 2023-12-06T03:42:44.617209+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:45.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:45 smithi040 bash[28373]: cluster 2023-12-06T03:42:44.617209+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:45.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:45 smithi063 bash[24822]: cluster 2023-12-06T03:42:44.617209+0000 mgr.y (mgr.14142) 578 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:45.996 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-06T03:42:46.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:46 smithi040 bash[24712]: audit 2023-12-06T03:42:45.977475+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/512568066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:46.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:46 smithi040 bash[28373]: audit 2023-12-06T03:42:45.977475+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/512568066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:46.570 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T03:42:46.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:46 smithi063 bash[24822]: audit 2023-12-06T03:42:45.977475+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/512568066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:42:47.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:47 smithi040 bash[24712]: cluster 2023-12-06T03:42:46.618118+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:47.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:47 smithi040 bash[28373]: cluster 2023-12-06T03:42:46.618118+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:47.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:47 smithi063 bash[24822]: cluster 2023-12-06T03:42:46.618118+0000 mgr.y (mgr.14142) 579 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[24712]: cluster 2023-12-06T03:42:48.619605+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[24712]: audit 2023-12-06T03:42:49.452304+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.40:0/292987316' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[24712]: audit 2023-12-06T03:42:49.452793+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[24712]: cluster 2023-12-06T03:42:49.461944+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T03:42:49.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[28373]: cluster 2023-12-06T03:42:48.619605+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:49.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[28373]: audit 2023-12-06T03:42:49.452304+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.40:0/292987316' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:49.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[28373]: audit 2023-12-06T03:42:49.452793+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:49.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:49 smithi040 bash[28373]: cluster 2023-12-06T03:42:49.461944+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T03:42:50.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:49 smithi063 bash[24822]: cluster 2023-12-06T03:42:48.619605+0000 mgr.y (mgr.14142) 580 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:42:50.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:49 smithi063 bash[24822]: audit 2023-12-06T03:42:49.452304+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.40:0/292987316' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:50.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:49 smithi063 bash[24822]: audit 2023-12-06T03:42:49.452793+0000 mon.a (mon.0) 590 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:42:50.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:49 smithi063 bash[24822]: cluster 2023-12-06T03:42:49.461944+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T03:42:50.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:42:50 smithi040 bash[24970]: ignoring --setuser ceph since I am not root 2023-12-06T03:42:50.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:42:50 smithi040 bash[24970]: ignoring --setgroup ceph since I am not root 2023-12-06T03:42:50.946 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:42:51.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:51 smithi040 bash[24712]: audit 2023-12-06T03:42:50.236685+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:42:51.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:51 smithi040 bash[24712]: cluster 2023-12-06T03:42:50.236814+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: x(active, starting, since 0.783116s) 2023-12-06T03:42:51.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:51 smithi040 bash[28373]: audit 2023-12-06T03:42:50.236685+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:42:51.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:51 smithi040 bash[28373]: cluster 2023-12-06T03:42:50.236814+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: x(active, starting, since 0.783116s) 2023-12-06T03:42:51.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:51 smithi063 bash[24822]: audit 2023-12-06T03:42:50.236685+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:42:51.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:51 smithi063 bash[24822]: cluster 2023-12-06T03:42:50.236814+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: x(active, starting, since 0.783116s) 2023-12-06T03:42:55.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:55 smithi063 bash[24822]: cluster 2023-12-06T03:42:54.752773+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:42:55.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:55 smithi063 bash[24822]: audit 2023-12-06T03:42:54.754759+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:55.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:55 smithi063 bash[24822]: audit 2023-12-06T03:42:54.756835+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[24712]: cluster 2023-12-06T03:42:54.752773+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[24712]: audit 2023-12-06T03:42:54.754759+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[24712]: audit 2023-12-06T03:42:54.756835+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[28373]: cluster 2023-12-06T03:42:54.752773+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[28373]: audit 2023-12-06T03:42:54.754759+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:55.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:55 smithi040 bash[28373]: audit 2023-12-06T03:42:54.756835+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.? 172.21.15.40:0/1585830802' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:56.567 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: cluster 2023-12-06T03:42:55.250948+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T03:42:56.567 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: audit 2023-12-06T03:42:55.253032+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:42:56.567 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: audit 2023-12-06T03:42:55.253480+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:42:56.568 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: audit 2023-12-06T03:42:56.238886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:42:56.568 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: audit 2023-12-06T03:42:56.239502+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:42:56.568 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[24822]: audit 2023-12-06T03:42:56.240120+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: cluster 2023-12-06T03:42:55.250948+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: audit 2023-12-06T03:42:55.253032+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: audit 2023-12-06T03:42:55.253480+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: audit 2023-12-06T03:42:56.238886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: audit 2023-12-06T03:42:56.239502+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:42:56.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[24712]: audit 2023-12-06T03:42:56.240120+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: cluster 2023-12-06T03:42:55.250948+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: audit 2023-12-06T03:42:55.253032+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: audit 2023-12-06T03:42:55.253480+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: audit 2023-12-06T03:42:56.238886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: audit 2023-12-06T03:42:56.239502+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:42:56.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:56 smithi040 bash[28373]: audit 2023-12-06T03:42:56.240120+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:42:56.863 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[35306]: Warning: Permanently added 'smithi063,172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:42:56.864 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:42:56 smithi063 bash[35306]: Warning: Permanently added '172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.243691+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.244510+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.245340+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.246204+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.246871+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.248069+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:42:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.248297+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.248430+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.249013+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.249349+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.249524+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.261300+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.262822+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.263563+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.264215+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:42:57.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.264850+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:42:57.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.265453+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:42:57.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.266095+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:42:57.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.266683+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:42:57.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.267289+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.267869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.268543+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.269202+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.269995+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.270734+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.271404+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.272084+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.272808+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.273475+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.274145+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.274777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.275492+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: cluster 2023-12-06T03:42:56.296284+0000 mon.a (mon.0) 598 : cluster [INF] Manager daemon x is now available 2023-12-06T03:42:57.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: cephadm 2023-12-06T03:42:56.318597+0000 mgr.x (mgr.34664) 1 : cephadm [INF] inventory: adjusted host smithi040 addr 'smithi040' -> '172.21.15.40' 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.319321+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.320077+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.326027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: cephadm 2023-12-06T03:42:56.337373+0000 mgr.x (mgr.34664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.337987+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.338678+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.347742+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.479865+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' 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-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.480614+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.488696+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.491571+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.577275+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.577913+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.585135+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.585611+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.824711+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:57.619 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:57 smithi063 bash[24822]: audit 2023-12-06T03:42:56.835741+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.243691+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:42:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.244510+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:42:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.245340+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:42:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.246204+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.246871+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.248069+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.248297+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.248430+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.249013+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.249349+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.249524+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.261300+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.262822+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.263563+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.264215+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.264850+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:42:57.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.265453+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.266095+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.243691+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.244510+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.245340+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.246204+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.246871+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.248069+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.248297+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.248430+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.249013+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:42:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.249349+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.249524+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.261300+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.262822+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.263563+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.264215+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.264850+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.265453+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.266095+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.266683+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:42:57.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.267289+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.267869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.268543+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.269202+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.269995+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.270734+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.271404+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.272084+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.272808+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.273475+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.274145+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.274777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.275492+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: cluster 2023-12-06T03:42:56.296284+0000 mon.a (mon.0) 598 : cluster [INF] Manager daemon x is now available 2023-12-06T03:42:57.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: cephadm 2023-12-06T03:42:56.318597+0000 mgr.x (mgr.34664) 1 : cephadm [INF] inventory: adjusted host smithi040 addr 'smithi040' -> '172.21.15.40' 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.266683+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.267289+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.267869+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.268543+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.269202+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.269995+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.270734+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.271404+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.272084+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.272808+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:42:57.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.273475+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.274145+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.274777+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.275492+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: cluster 2023-12-06T03:42:56.296284+0000 mon.a (mon.0) 598 : cluster [INF] Manager daemon x is now available 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: cephadm 2023-12-06T03:42:56.318597+0000 mgr.x (mgr.34664) 1 : cephadm [INF] inventory: adjusted host smithi040 addr 'smithi040' -> '172.21.15.40' 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.319321+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.320077+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.326027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: cephadm 2023-12-06T03:42:56.337373+0000 mgr.x (mgr.34664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.337987+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.338678+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.347742+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.479865+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' 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-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.480614+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.488696+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.491571+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.577275+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.319321+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.320077+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.326027+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"smithi063\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: cephadm 2023-12-06T03:42:56.337373+0000 mgr.x (mgr.34664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T03:42:57.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.337987+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.338678+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.347742+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.479865+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' 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-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.480614+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.488696+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34664 ' 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-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.491571+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.577275+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.577913+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.585135+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.585611+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.824711+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[24712]: audit 2023-12-06T03:42:56.835741+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.577913+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.585135+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.585611+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.824711+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:57.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:57 smithi040 bash[28373]: audit 2023-12-06T03:42:56.835741+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:42:58.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:58 smithi063 bash[24822]: cluster 2023-12-06T03:42:57.268504+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T03:42:58.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:58 smithi063 bash[24822]: cluster 2023-12-06T03:42:57.303312+0000 mgr.x (mgr.34664) 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-06T03:42:58.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:58 smithi040 bash[24712]: cluster 2023-12-06T03:42:57.268504+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T03:42:58.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:58 smithi040 bash[24712]: cluster 2023-12-06T03:42:57.303312+0000 mgr.x (mgr.34664) 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-06T03:42:58.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:58 smithi040 bash[28373]: cluster 2023-12-06T03:42:57.268504+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T03:42:58.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:58 smithi040 bash[28373]: cluster 2023-12-06T03:42:57.303312+0000 mgr.x (mgr.34664) 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-06T03:42:59.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:59 smithi063 bash[24822]: cluster 2023-12-06T03:42:58.249270+0000 mgr.x (mgr.34664) 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-06T03:42:59.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:42:59 smithi063 bash[24822]: cluster 2023-12-06T03:42:58.291823+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T03:42:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:59 smithi040 bash[24712]: cluster 2023-12-06T03:42:58.249270+0000 mgr.x (mgr.34664) 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-06T03:42:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:42:59 smithi040 bash[24712]: cluster 2023-12-06T03:42:58.291823+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T03:42:59.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:59 smithi040 bash[28373]: cluster 2023-12-06T03:42:58.249270+0000 mgr.x (mgr.34664) 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-06T03:42:59.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:42:59 smithi040 bash[28373]: cluster 2023-12-06T03:42:58.291823+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T03:43:01.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:01 smithi063 bash[24822]: cluster 2023-12-06T03:43:00.250032+0000 mgr.x (mgr.34664) 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-06T03:43:01.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:01 smithi040 bash[24712]: cluster 2023-12-06T03:43:00.250032+0000 mgr.x (mgr.34664) 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-06T03:43:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:01 smithi040 bash[28373]: cluster 2023-12-06T03:43:00.250032+0000 mgr.x (mgr.34664) 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-06T03:43:03.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: cluster 2023-12-06T03:43:02.250725+0000 mgr.x (mgr.34664) 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-06T03:43:03.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: cluster 2023-12-06T03:43:02.250725+0000 mgr.x (mgr.34664) 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-06T03:43:03.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:02.966774+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:02.966774+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:02.967941+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:02.974546+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:03.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.278404+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.490 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.279529+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.280477+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.281356+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.282238+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.283118+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.284039+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.284985+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[28373]: audit 2023-12-06T03:43:03.286011+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:02.967941+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:02.974546+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.278404+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.279529+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.280477+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.281356+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.282238+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.283118+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.284039+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.284985+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:03 smithi040 bash[24712]: audit 2023-12-06T03:43:03.286011+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: cluster 2023-12-06T03:43:02.250725+0000 mgr.x (mgr.34664) 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-06T03:43:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:02.966774+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:02.967941+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:02.974546+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:02.964831Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.278404+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.279529+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.280477+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.281356+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.282238+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.283118+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.284039+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.284985+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:03.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:03 smithi063 bash[24822]: audit 2023-12-06T03:43:03.286011+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.306448+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.307073+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.311171+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.598395+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.599337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.600208+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.600970+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.601729+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.602482+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.603252+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.604009+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.604831+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: cluster 2023-12-06T03:43:03.607252+0000 mgr.x (mgr.34664) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.608142+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.609915+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: audit 2023-12-06T03:43:03.615914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:04.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:04 smithi063 bash[24822]: cephadm 2023-12-06T03:43:03.633904+0000 mgr.x (mgr.34664) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:43:04.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.306448+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.306448+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.307073+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.311171+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:04.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.598395+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.599337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.600208+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.600970+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.601729+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.602482+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.603252+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.604009+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.604831+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: cluster 2023-12-06T03:43:03.607252+0000 mgr.x (mgr.34664) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.608142+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.609915+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: audit 2023-12-06T03:43:03.615914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:04.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[28373]: cephadm 2023-12-06T03:43:03.633904+0000 mgr.x (mgr.34664) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.307073+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.311171+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.296999Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 426770432, \"cpu_percentage\": \"2.68%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297345Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297585Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.297813Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50153390, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298066Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298289Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298543Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298699Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51652853, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:03.298953Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:03.299369Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.598395+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.599337+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.600208+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.600970+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.601729+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.602482+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.603252+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.604009+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.604831+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: cluster 2023-12-06T03:43:03.607252+0000 mgr.x (mgr.34664) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.608142+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.609915+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: audit 2023-12-06T03:43:03.615914+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:04.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:04 smithi040 bash[24712]: cephadm 2023-12-06T03:43:03.633904+0000 mgr.x (mgr.34664) 8 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2023-12-06T03:43:05.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:05 smithi063 bash[24822]: cluster 2023-12-06T03:43:04.309834+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:05.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:05 smithi040 bash[24712]: cluster 2023-12-06T03:43:04.309834+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:05.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:05 smithi040 bash[28373]: cluster 2023-12-06T03:43:04.309834+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:06.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:06 smithi063 bash[24822]: cluster 2023-12-06T03:43:05.608052+0000 mgr.x (mgr.34664) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:06.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:06 smithi040 bash[24712]: cluster 2023-12-06T03:43:05.608052+0000 mgr.x (mgr.34664) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:06.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:06 smithi040 bash[28373]: cluster 2023-12-06T03:43:05.608052+0000 mgr.x (mgr.34664) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:08.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:08 smithi040 bash[24712]: cluster 2023-12-06T03:43:07.609502+0000 mgr.x (mgr.34664) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:08.975 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:08 smithi040 bash[28373]: cluster 2023-12-06T03:43:07.609502+0000 mgr.x (mgr.34664) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:09.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:08 smithi063 bash[24822]: cluster 2023-12-06T03:43:07.609502+0000 mgr.x (mgr.34664) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:10.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:10 smithi040 bash[24712]: cluster 2023-12-06T03:43:09.610263+0000 mgr.x (mgr.34664) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:10.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:10 smithi040 bash[28373]: cluster 2023-12-06T03:43:09.610263+0000 mgr.x (mgr.34664) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:10.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:10 smithi063 bash[24822]: cluster 2023-12-06T03:43:09.610263+0000 mgr.x (mgr.34664) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:11.542 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:11 smithi040 systemd[1]: Started Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:43:11.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:11 smithi063 bash[24822]: audit 2023-12-06T03:43:11.515573+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:11 smithi063 bash[24822]: audit 2023-12-06T03:43:11.516664+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:11 smithi063 bash[24822]: audit 2023-12-06T03:43:11.521798+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:11.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:11 smithi063 bash[24822]: audit 2023-12-06T03:43:11.537530+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:11.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:11 smithi063 bash[24822]: audit 2023-12-06T03:43:11.538396+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:11.875 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[28373]: audit 2023-12-06T03:43:11.515573+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[24712]: audit 2023-12-06T03:43:11.515573+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[28373]: audit 2023-12-06T03:43:11.516664+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[28373]: audit 2023-12-06T03:43:11.521798+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:11.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[28373]: audit 2023-12-06T03:43:11.537530+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:11.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[28373]: audit 2023-12-06T03:43:11.538396+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:11.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[24712]: audit 2023-12-06T03:43:11.516664+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:11.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[24712]: audit 2023-12-06T03:43:11.521798+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963507Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963770Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.963911Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964041Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50793021, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964173Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46913290, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964293Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50635735, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964412Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964531Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:02.964604Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:11.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[24712]: audit 2023-12-06T03:43:11.537530+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:11.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:11 smithi040 bash[24712]: audit 2023-12-06T03:43:11.538396+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T03:43:12.860 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[35306]: ignoring --setuser ceph since I am not root 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[35306]: ignoring --setgroup ceph since I am not root 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[35306]: debug 2023-12-06T03:43:12.586+0000 7f968dedf700 1 -- 172.21.15.63:0/777867023 <== mon.2 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cbe9db84e0 con 0x55cbe9eac800 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[35306]: debug 2023-12-06T03:43:12.742+0000 7f969e0a8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: audit 2023-12-06T03:43:11.583011+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: audit 2023-12-06T03:43:11.583763+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.861 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: audit 2023-12-06T03:43:11.588557+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:12.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: cluster 2023-12-06T03:43:11.610964+0000 mgr.x (mgr.34664) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:12.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: audit 2023-12-06T03:43:12.534176+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T03:43:12.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[24822]: cluster 2023-12-06T03:43:12.534240+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: x(active, since 23s), standbys: y 2023-12-06T03:43:12.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24970]: ignoring --setuser ceph since I am not root 2023-12-06T03:43:12.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24970]: ignoring --setgroup ceph since I am not root 2023-12-06T03:43:12.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24970]: debug 2023-12-06T03:43:12.563+0000 7f373e0f4040 1 -- 172.21.15.40:0/3716211653 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x556f84c0cc00 msgr2=0x556f85882000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T03:43:12.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24970]: debug 2023-12-06T03:43:12.563+0000 7f373e0f4040 1 --2- 172.21.15.40:0/3716211653 >> [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] conn(0x556f84c0cc00 0x556f85882000 secure :-1 s=READY pgs=162 cs=0 l=1 rx=0x556f84bff140 tx=0x556f84c017c0).stop 2023-12-06T03:43:12.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.665Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T03:43:12.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.665Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T03:43:12.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.668Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-12-06T03:43:12.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.669Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T03:43:12.989 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.715Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T03:43:12.989 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.716Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T03:43:12.989 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.719Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T03:43:12.989 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:12.719Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T03:43:12.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: audit 2023-12-06T03:43:11.583011+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: audit 2023-12-06T03:43:11.583763+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: audit 2023-12-06T03:43:11.583011+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34664 172.21.15.63:0/3068528485' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: audit 2023-12-06T03:43:11.583763+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: audit 2023-12-06T03:43:11.588557+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: cluster 2023-12-06T03:43:11.610964+0000 mgr.x (mgr.34664) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: audit 2023-12-06T03:43:12.534176+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[24712]: cluster 2023-12-06T03:43:12.534240+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: x(active, since 23s), standbys: y 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: audit 2023-12-06T03:43:11.588557+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701833503.0960422, \"finished_at\": 1701834176.5669825, \"add_to_ceph_s:\": 1701833486.592923}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701833529.1443048, \"finished_at\": 1701834176.5669882, \"add_to_ceph_s:\": 1701833511.405765}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701833554.2932417, \"finished_at\": 1701834176.5669906, \"add_to_ceph_s:\": 1701833539.392923}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701833570.513889, \"finished_at\": 1701834176.5669925, \"add_to_ceph_s:\": 1701833562.3487859}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834183.6181235, \"finished_at\": 1701834191.5256588, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: cluster 2023-12-06T03:43:11.610964+0000 mgr.x (mgr.34664) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: audit 2023-12-06T03:43:12.534176+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34664 ' entity='mgr.x' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T03:43:12.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:12 smithi040 bash[28373]: cluster 2023-12-06T03:43:12.534240+0000 mon.a (mon.0) 622 : cluster [DBG] mgrmap e20: x(active, since 23s), standbys: y 2023-12-06T03:43:13.113 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:12 smithi063 bash[35306]: debug 2023-12-06T03:43:12.850+0000 7f969e0a8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:43:13.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:13 smithi063 bash[35306]: debug 2023-12-06T03:43:13.302+0000 7f969e0a8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:43:14.601 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:14 smithi063 bash[35306]: debug 2023-12-06T03:43:14.238+0000 7f969e0a8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:43:14.601 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:14 smithi063 bash[35306]: debug 2023-12-06T03:43:14.334+0000 7f969e0a8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:43:14.865 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:14 smithi063 bash[35306]: debug 2023-12-06T03:43:14.590+0000 7f969e0a8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:43:14.987 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:14 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:14.670Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000823801s 2023-12-06T03:43:16.025 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:15 smithi063 bash[35306]: debug 2023-12-06T03:43:15.746+0000 7f969e0a8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:43:16.025 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:15 smithi063 bash[35306]: debug 2023-12-06T03:43:15.914+0000 7f969e0a8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:43:16.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:16 smithi063 bash[35306]: debug 2023-12-06T03:43:16.014+0000 7f969e0a8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:43:16.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:16 smithi063 bash[35306]: debug 2023-12-06T03:43:16.130+0000 7f969e0a8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:43:16.743 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:16 smithi063 bash[35306]: debug 2023-12-06T03:43:16.350+0000 7f969e0a8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:43:17.055 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:16 smithi063 bash[35306]: debug 2023-12-06T03:43:16.730+0000 7f969e0a8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:43:17.055 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:16 smithi063 bash[35306]: debug 2023-12-06T03:43:16.854+0000 7f969e0a8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:43:17.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[24822]: cluster 2023-12-06T03:43:16.981065+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:43:17.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[24822]: cluster 2023-12-06T03:43:16.981221+0000 mon.a (mon.0) 624 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:43:17.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[24822]: audit 2023-12-06T03:43:16.987473+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:17.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[24822]: audit 2023-12-06T03:43:16.993362+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:16 smithi040 bash[24970]: [06/Dec/2023:03:43:16] ENGINE Bus STARTING 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24970]: CherryPy Checker: 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24970]: The Application mounted at '' has an empty config. 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24970]: [06/Dec/2023:03:43:17] ENGINE Serving on http://:::9283 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24970]: [06/Dec/2023:03:43:17] ENGINE Bus STARTED 2023-12-06T03:43:17.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24712]: cluster 2023-12-06T03:43:16.981065+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24712]: cluster 2023-12-06T03:43:16.981221+0000 mon.a (mon.0) 624 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24712]: audit 2023-12-06T03:43:16.987473+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[24712]: audit 2023-12-06T03:43:16.993362+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[28373]: cluster 2023-12-06T03:43:16.981065+0000 mon.a (mon.0) 623 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[28373]: cluster 2023-12-06T03:43:16.981221+0000 mon.a (mon.0) 624 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[28373]: audit 2023-12-06T03:43:16.987473+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:17.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:17 smithi040 bash[28373]: audit 2023-12-06T03:43:16.993362+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.40:0/259340358' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:18.061 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[35306]: debug 2023-12-06T03:43:17.750+0000 7f969e0a8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:43:18.061 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[35306]: debug 2023-12-06T03:43:17.854+0000 7f969e0a8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:43:18.061 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:17 smithi063 bash[35306]: debug 2023-12-06T03:43:17.974+0000 7f969e0a8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:43:18.364 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:18 smithi063 bash[35306]: debug 2023-12-06T03:43:18.198+0000 7f969e0a8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:43:18.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:18 smithi063 bash[24822]: cluster 2023-12-06T03:43:17.040672+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e21: x(active, since 27s), standbys: y 2023-12-06T03:43:18.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:18 smithi040 bash[24712]: cluster 2023-12-06T03:43:17.040672+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e21: x(active, since 27s), standbys: y 2023-12-06T03:43:18.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:18 smithi040 bash[28373]: cluster 2023-12-06T03:43:17.040672+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e21: x(active, since 27s), standbys: y 2023-12-06T03:43:18.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:18 smithi063 bash[35306]: debug 2023-12-06T03:43:18.490+0000 7f969e0a8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:43:18.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:18 smithi063 bash[35306]: debug 2023-12-06T03:43:18.658+0000 7f969e0a8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:43:19.114 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:18 smithi063 bash[35306]: debug 2023-12-06T03:43:18.838+0000 7f969e0a8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:43:19.114 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:19 smithi063 bash[35306]: debug 2023-12-06T03:43:19.062+0000 7f969e0a8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:43:19.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:19 smithi063 bash[35306]: debug 2023-12-06T03:43:19.170+0000 7f969e0a8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:43:19.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:19 smithi063 bash[24822]: cluster 2023-12-06T03:43:19.196124+0000 mon.a (mon.0) 628 : cluster [INF] Active manager daemon x restarted 2023-12-06T03:43:19.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:19 smithi063 bash[24822]: cluster 2023-12-06T03:43:19.197551+0000 mon.a (mon.0) 629 : cluster [INF] Activating manager daemon x 2023-12-06T03:43:19.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:19 smithi063 bash[24822]: cluster 2023-12-06T03:43:19.207323+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[24712]: cluster 2023-12-06T03:43:19.196124+0000 mon.a (mon.0) 628 : cluster [INF] Active manager daemon x restarted 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[24712]: cluster 2023-12-06T03:43:19.197551+0000 mon.a (mon.0) 629 : cluster [INF] Activating manager daemon x 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[24712]: cluster 2023-12-06T03:43:19.207323+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[28373]: cluster 2023-12-06T03:43:19.196124+0000 mon.a (mon.0) 628 : cluster [INF] Active manager daemon x restarted 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[28373]: cluster 2023-12-06T03:43:19.197551+0000 mon.a (mon.0) 629 : cluster [INF] Activating manager daemon x 2023-12-06T03:43:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:19 smithi040 bash[28373]: cluster 2023-12-06T03:43:19.207323+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T03:43:20.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:20 smithi063 bash[24822]: cluster 2023-12-06T03:43:19.263042+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0658154s), standbys: y 2023-12-06T03:43:20.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:20 smithi040 bash[24712]: cluster 2023-12-06T03:43:19.263042+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0658154s), standbys: y 2023-12-06T03:43:20.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:20 smithi040 bash[28373]: cluster 2023-12-06T03:43:19.263042+0000 mon.a (mon.0) 631 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0658154s), standbys: y 2023-12-06T03:43:22.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:22 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:22.673Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003385192s 2023-12-06T03:43:25.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.265675+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:43:25.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.266107+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:43:25.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.266456+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:43:25.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.269569+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.270053+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.270621+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.271486+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.272230+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.272977+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.273733+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.274474+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.275208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.275890+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.276647+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.277228+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.278382+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:43:25.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.280063+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:43:25.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.281236+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:43:25.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.265675+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:43:25.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.266107+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.266456+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.269569+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.270053+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.270621+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.271486+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.272230+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.272977+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.273733+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.274474+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.275208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.275890+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.276647+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:43:25.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.277228+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.278382+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.280063+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.281236+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.281854+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.282441+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.283011+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:43:25.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.283598+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.284157+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.284664+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.285161+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.285737+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.286325+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.286951+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.287524+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.288120+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.288699+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.289312+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.289907+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:43:25.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.290559+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:25.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.291176+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:25.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.281854+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:43:25.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.282441+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:43:25.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.283011+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.283598+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.284157+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.284664+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.285161+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.285737+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.286325+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.286951+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.287524+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.288120+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.288699+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.289312+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.289907+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.290559+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:25.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.291176+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:25.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.291768+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:43:25.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.292332+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:43:25.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.292979+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:43:25.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: audit 2023-12-06T03:43:25.293668+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:43:25.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[24712]: cluster 2023-12-06T03:43:25.300376+0000 mon.a (mon.0) 632 : cluster [INF] Manager daemon x is now available 2023-12-06T03:43:25.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.291768+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:43:25.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.292332+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.292979+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: audit 2023-12-06T03:43:25.293668+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:25 smithi040 bash[28373]: cluster 2023-12-06T03:43:25.300376+0000 mon.a (mon.0) 632 : cluster [INF] Manager daemon x is now available 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: [06/Dec/2023:03:43:25] ENGINE Bus STARTING 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: Warning: Permanently added 'smithi063,172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:43:25.594 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: Warning: Permanently added '172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:43:25.595 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.265675+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:43:25.595 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.266107+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:43:25.595 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.266456+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:43:25.595 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.269569+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.270053+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.270621+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.271486+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.272230+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.272977+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.273733+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.274474+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.275208+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.275890+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.276647+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.277228+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.278382+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:43:25.596 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.280063+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.281236+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.281854+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.282441+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.283011+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.283598+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.284157+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.284664+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.285161+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.285737+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.286325+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.286951+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.287524+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:43:25.597 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.288120+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.288699+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.289312+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.289907+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.290559+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.291176+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.291768+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.292332+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.292979+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:43:25.598 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: audit 2023-12-06T03:43:25.293668+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:43:25.599 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[24822]: cluster 2023-12-06T03:43:25.300376+0000 mon.a (mon.0) 632 : cluster [INF] Manager daemon x is now available 2023-12-06T03:43:25.864 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: CherryPy Checker: 2023-12-06T03:43:25.864 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: The Application mounted at '' has an empty config. 2023-12-06T03:43:25.864 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: [06/Dec/2023:03:43:25] ENGINE Serving on http://:::9283 2023-12-06T03:43:25.864 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:25 smithi063 bash[35306]: [06/Dec/2023:03:43:25] ENGINE Bus STARTED 2023-12-06T03:43:26.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: cluster 2023-12-06T03:43:25.368164+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e23: x(active, since 6s), standbys: y 2023-12-06T03:43:26.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: cluster 2023-12-06T03:43:25.374949+0000 mgr.x (mgr.14847) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:26.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.465013+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:43:26.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.514316+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.515258+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.521345+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.545372+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.546255+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.552402+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]': finished 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.554672+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.555447+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.566741+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.567568+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.885400+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[24712]: audit 2023-12-06T03:43:25.886096+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:26.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: cluster 2023-12-06T03:43:25.368164+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e23: x(active, since 6s), standbys: y 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: cluster 2023-12-06T03:43:25.374949+0000 mgr.x (mgr.14847) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.465013+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.514316+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.515258+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.521345+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.545372+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.546255+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.552402+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]': finished 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.554672+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.555447+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.566741+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.567568+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.885400+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:26.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:26 smithi040 bash[28373]: audit 2023-12-06T03:43:25.886096+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: cluster 2023-12-06T03:43:25.368164+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e23: x(active, since 6s), standbys: y 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: cluster 2023-12-06T03:43:25.374949+0000 mgr.x (mgr.14847) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.465013+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.514316+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.515258+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]: dispatch 2023-12-06T03:43:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.521345+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{}"}]': finished 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.545372+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.546255+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.552402+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/prometheus/health_history","val":"{\"CEPHADM_FAILED_DAEMON\": {\"name\": \"CEPHADM_FAILED_DAEMON\", \"severity\": \"HEALTH_WARN\", \"first_seen\": 1701834205.5447893, \"last_seen\": 1701834205.5447893, \"count\": 1, \"active\": true}}"}]': finished 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.554672+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.555447+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.566741+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.567568+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.885400+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:26.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:26 smithi063 bash[24822]: audit 2023-12-06T03:43:25.886096+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:27.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:27 smithi040 bash[24712]: cluster 2023-12-06T03:43:26.358036+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:43:27.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:27 smithi040 bash[24712]: cluster 2023-12-06T03:43:26.358114+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-12-06T03:43:27.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:27 smithi040 bash[28373]: cluster 2023-12-06T03:43:26.358036+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:43:27.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:27 smithi040 bash[28373]: cluster 2023-12-06T03:43:26.358114+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-12-06T03:43:27.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:27 smithi063 bash[24822]: cluster 2023-12-06T03:43:26.358036+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:43:27.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:27 smithi063 bash[24822]: cluster 2023-12-06T03:43:26.358114+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-12-06T03:43:28.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:28 smithi040 bash[24712]: cluster 2023-12-06T03:43:27.276333+0000 mgr.x (mgr.14847) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:28.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:28 smithi040 bash[24712]: cluster 2023-12-06T03:43:27.388124+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2023-12-06T03:43:28.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:28 smithi040 bash[28373]: cluster 2023-12-06T03:43:27.276333+0000 mgr.x (mgr.14847) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:28.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:28 smithi040 bash[28373]: cluster 2023-12-06T03:43:27.388124+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2023-12-06T03:43:28.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:28 smithi063 bash[24822]: cluster 2023-12-06T03:43:27.276333+0000 mgr.x (mgr.14847) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:28.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:28 smithi063 bash[24822]: cluster 2023-12-06T03:43:27.388124+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e24: x(active, since 8s), standbys: y 2023-12-06T03:43:30.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:30 smithi063 bash[24822]: cluster 2023-12-06T03:43:29.277087+0000 mgr.x (mgr.14847) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:30.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:30 smithi040 bash[28373]: cluster 2023-12-06T03:43:29.277087+0000 mgr.x (mgr.14847) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:30 smithi040 bash[24712]: cluster 2023-12-06T03:43:29.277087+0000 mgr.x (mgr.14847) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:32.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: cluster 2023-12-06T03:43:31.278643+0000 mgr.x (mgr.14847) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:32.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:31.814008+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:31.815847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:31.824070+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:31.994907+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:31.996370+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.004410+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.103503+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.104449+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.105223+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.106133+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.106981+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.107887+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.108756+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.109572+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.110388+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.274057+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.275144+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.276100+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.277007+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.277833+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.278700+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.279535+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.280374+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.281176+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.285009+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.286790+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.618 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:32 smithi063 bash[24822]: audit 2023-12-06T03:43:32.295413+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:32.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: cluster 2023-12-06T03:43:31.278643+0000 mgr.x (mgr.14847) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:32.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: cluster 2023-12-06T03:43:31.278643+0000 mgr.x (mgr.14847) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:32.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:31.814008+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:31.814008+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:31.815847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:31.815847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:31.824070+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:31.824070+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:31.994907+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:31.994907+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:31.996370+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.004410+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:31.996370+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:32.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.004410+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.993055Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:32.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.103503+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.104449+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.105223+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.106133+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.106981+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.107887+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.108756+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.109572+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.110388+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.274057+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.275144+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.276100+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.277007+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.277833+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.278700+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.279535+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.103503+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.104449+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.105223+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.106133+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.106981+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.107887+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.108756+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.109572+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.110388+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.274057+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.275144+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.276100+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.277007+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.277833+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.278700+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.279535+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.280374+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.281176+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.285009+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.286790+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[24712]: audit 2023-12-06T03:43:32.295413+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:32.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.280374+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:43:32.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.281176+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:43:32.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.285009+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.286790+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:32.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:32 smithi040 bash[28373]: audit 2023-12-06T03:43:32.295413+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:33.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:33 smithi063 bash[24822]: cephadm 2023-12-06T03:43:32.322243+0000 mgr.x (mgr.14847) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:43:33.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:33 smithi063 bash[24822]: cluster 2023-12-06T03:43:33.000446+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:33.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:33 smithi040 bash[24712]: cephadm 2023-12-06T03:43:32.322243+0000 mgr.x (mgr.14847) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:43:33.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:33 smithi040 bash[24712]: cluster 2023-12-06T03:43:33.000446+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:33.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:33 smithi040 bash[28373]: cephadm 2023-12-06T03:43:32.322243+0000 mgr.x (mgr.14847) 6 : cephadm [INF] Deploying daemon prometheus.a on smithi063 2023-12-06T03:43:33.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:33 smithi040 bash[28373]: cluster 2023-12-06T03:43:33.000446+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:43:35.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:35 smithi063 bash[24822]: cluster 2023-12-06T03:43:34.284226+0000 mgr.x (mgr.14847) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:35.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:35 smithi040 bash[24712]: cluster 2023-12-06T03:43:34.284226+0000 mgr.x (mgr.14847) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:35.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:35 smithi040 bash[28373]: cluster 2023-12-06T03:43:34.284226+0000 mgr.x (mgr.14847) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:37.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:37 smithi063 bash[24822]: cluster 2023-12-06T03:43:36.285150+0000 mgr.x (mgr.14847) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:37.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:37 smithi040 bash[24712]: cluster 2023-12-06T03:43:36.285150+0000 mgr.x (mgr.14847) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:37.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:37 smithi040 bash[28373]: cluster 2023-12-06T03:43:36.285150+0000 mgr.x (mgr.14847) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:39.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:39 smithi063 bash[24822]: cluster 2023-12-06T03:43:38.285990+0000 mgr.x (mgr.14847) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:39.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:39 smithi040 bash[24712]: cluster 2023-12-06T03:43:38.285990+0000 mgr.x (mgr.14847) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:39.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:39 smithi040 bash[28373]: cluster 2023-12-06T03:43:38.285990+0000 mgr.x (mgr.14847) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:41.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:41 smithi063 bash[24822]: cluster 2023-12-06T03:43:40.286893+0000 mgr.x (mgr.14847) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:41.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:41 smithi040 bash[24712]: cluster 2023-12-06T03:43:40.286893+0000 mgr.x (mgr.14847) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:41.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:41 smithi040 bash[28373]: cluster 2023-12-06T03:43:40.286893+0000 mgr.x (mgr.14847) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:43.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:43 smithi063 bash[24822]: cluster 2023-12-06T03:43:42.288476+0000 mgr.x (mgr.14847) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:43.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:43 smithi040 bash[24712]: cluster 2023-12-06T03:43:42.288476+0000 mgr.x (mgr.14847) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:43.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:43 smithi040 bash[28373]: cluster 2023-12-06T03:43:42.288476+0000 mgr.x (mgr.14847) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:44.703 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:44 smithi063 bash[24822]: audit 2023-12-06T03:43:43.763169+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.703 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:44 smithi063 bash[24822]: audit 2023-12-06T03:43:43.764551+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.703 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:44 smithi063 bash[24822]: audit 2023-12-06T03:43:43.771454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:44.703 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:44 smithi063 bash[24822]: audit 2023-12-06T03:43:43.775265+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:44.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[24712]: audit 2023-12-06T03:43:43.763169+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[28373]: audit 2023-12-06T03:43:43.763169+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[24712]: audit 2023-12-06T03:43:43.764551+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[28373]: audit 2023-12-06T03:43:43.764551+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:44.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[24712]: audit 2023-12-06T03:43:43.771454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:44.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[24712]: audit 2023-12-06T03:43:43.775265+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:44.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[28373]: audit 2023-12-06T03:43:43.771454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115972505, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.991862Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 428343296, \"cpu_percentage\": \"3.73%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992075Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51841597, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992199Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992316Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992433Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992550Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992666Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27336376, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992737Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52124712, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.992852Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9095]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:44.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:44 smithi040 bash[28373]: audit 2023-12-06T03:43:43.775265+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:43:45.114 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:43:44 smithi063 bash[37548]: ts=2023-12-06T03:43:44.810Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T03:43:45.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:45 smithi040 bash[24712]: cluster 2023-12-06T03:43:44.289155+0000 mgr.x (mgr.14847) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:45.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:45 smithi040 bash[28373]: cluster 2023-12-06T03:43:44.289155+0000 mgr.x (mgr.14847) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:45.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:45 smithi063 bash[24822]: cluster 2023-12-06T03:43:44.289155+0000 mgr.x (mgr.14847) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:46.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[24712]: audit 2023-12-06T03:43:45.558772+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[24712]: audit 2023-12-06T03:43:45.559955+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[24712]: audit 2023-12-06T03:43:45.566031+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:46.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[28373]: audit 2023-12-06T03:43:45.558772+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[28373]: audit 2023-12-06T03:43:45.559955+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:46 smithi040 bash[28373]: audit 2023-12-06T03:43:45.566031+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:46.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:46 smithi063 bash[24822]: audit 2023-12-06T03:43:45.558772+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:46 smithi063 bash[24822]: audit 2023-12-06T03:43:45.559955+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T03:43:46.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:46 smithi063 bash[24822]: audit 2023-12-06T03:43:45.566031+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"4f99cd9c-6ea4-490e-aa80-aabd21da52d2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701834176.5669825, \"finished_at\": 1701834205.539658, \"add_to_ceph_s:\": 1701833503.0960422}, {\"id\": \"dcbc08e0-32ae-4d42-a06e-3f8301c0edf3\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701834176.5669882, \"finished_at\": 1701834205.5396657, \"add_to_ceph_s:\": 1701833529.1443048}, {\"id\": \"9483012b-a14a-451d-9477-321df883a0d5\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701834176.5669906, \"finished_at\": 1701834205.539668, \"add_to_ceph_s:\": 1701833554.2932417}, {\"id\": \"93e3a0c8-5f96-40e1-bf8c-380bca324dcb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701834176.5669925, \"finished_at\": 1701834205.5396702, \"add_to_ceph_s:\": 1701833570.513889}, {\"id\": \"c21ed0e7-9d3f-43a2-9d0d-9f50146c5e5c\", \"message\": \"Updating alertmanager deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834191.5256588, \"finished_at\": 1701834205.5396726, \"add_to_ceph_s:\": 1701834183.6181235}, {\"id\": \"3c0583f4-f7be-4c28-8168-42f6a2e0d5bd\", \"message\": \"Updating prometheus deployment (+1 -> 1)\", \"refs\": [], \"started_at\": 1701834212.2996795, \"finished_at\": 1701834223.7728095, \"add_to_ceph_s:\": true}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T03:43:47.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:47 smithi063 bash[24822]: cluster 2023-12-06T03:43:46.290701+0000 mgr.x (mgr.14847) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:47.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:47 smithi040 bash[24712]: cluster 2023-12-06T03:43:46.290701+0000 mgr.x (mgr.14847) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:47.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:47 smithi040 bash[28373]: cluster 2023-12-06T03:43:46.290701+0000 mgr.x (mgr.14847) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:49.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:49 smithi063 bash[24822]: cluster 2023-12-06T03:43:48.291787+0000 mgr.x (mgr.14847) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:49 smithi040 bash[24712]: cluster 2023-12-06T03:43:48.291787+0000 mgr.x (mgr.14847) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:49.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:49 smithi040 bash[28373]: cluster 2023-12-06T03:43:48.291787+0000 mgr.x (mgr.14847) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:50.593 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:43:50] "GET /metrics HTTP/1.1" 200 154901 "" "Prometheus/2.33.4" 2023-12-06T03:43:50.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.055989+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.057383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.063860+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.067829+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.068908+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.073070+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.080837+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.082485+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.083881+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:50.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:50 smithi063 bash[24822]: audit 2023-12-06T03:43:50.086095+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T03:43:50.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.055989+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.055989+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.057383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.057383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.063860+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.067829+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.068908+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.073070+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.080837+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.082485+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.083881+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:50.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[24712]: audit 2023-12-06T03:43:50.086095+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.063860+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:04.143525Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.067829+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.068908+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.073070+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.080837+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.082485+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.083881+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:50.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:50 smithi040 bash[28373]: audit 2023-12-06T03:43:50.086095+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T03:43:51.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:51 smithi063 bash[24822]: cluster 2023-12-06T03:43:50.065805+0000 mgr.x (mgr.14847) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:51 smithi063 bash[24822]: cluster 2023-12-06T03:43:50.066567+0000 mgr.x (mgr.14847) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:51 smithi063 bash[24822]: cephadm 2023-12-06T03:43:50.080276+0000 mgr.x (mgr.14847) 17 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T03:43:51.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:51 smithi063 bash[24822]: cephadm 2023-12-06T03:43:50.085216+0000 mgr.x (mgr.14847) 18 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[24712]: cluster 2023-12-06T03:43:50.065805+0000 mgr.x (mgr.14847) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[24712]: cluster 2023-12-06T03:43:50.066567+0000 mgr.x (mgr.14847) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[24712]: cephadm 2023-12-06T03:43:50.080276+0000 mgr.x (mgr.14847) 17 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[24712]: cephadm 2023-12-06T03:43:50.085216+0000 mgr.x (mgr.14847) 18 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[28373]: cluster 2023-12-06T03:43:50.065805+0000 mgr.x (mgr.14847) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[28373]: cluster 2023-12-06T03:43:50.066567+0000 mgr.x (mgr.14847) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[28373]: cephadm 2023-12-06T03:43:50.080276+0000 mgr.x (mgr.14847) 17 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T03:43:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:51 smithi040 bash[28373]: cephadm 2023-12-06T03:43:50.085216+0000 mgr.x (mgr.14847) 18 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2023-12-06T03:43:52.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.139048+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:52.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.139048+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.140629+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.147383+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.149709+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.151389+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.153066+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:52.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[28373]: audit 2023-12-06T03:43:52.155473+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.140629+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.147383+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.149709+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.151389+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.153066+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:52.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:52 smithi040 bash[24712]: audit 2023-12-06T03:43:52.155473+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T03:43:53.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.139048+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.140629+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.147383+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:28:49.456340Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.149709+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.151389+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.153066+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:53.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:52 smithi063 bash[24822]: audit 2023-12-06T03:43:52.155473+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[24712]: cluster 2023-12-06T03:43:52.068077+0000 mgr.x (mgr.14847) 19 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[24712]: cephadm 2023-12-06T03:43:52.149100+0000 mgr.x (mgr.14847) 20 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[24712]: cephadm 2023-12-06T03:43:52.154561+0000 mgr.x (mgr.14847) 21 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[28373]: cluster 2023-12-06T03:43:52.068077+0000 mgr.x (mgr.14847) 19 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[28373]: cephadm 2023-12-06T03:43:52.149100+0000 mgr.x (mgr.14847) 20 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T03:43:53.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[28373]: cephadm 2023-12-06T03:43:52.154561+0000 mgr.x (mgr.14847) 21 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2023-12-06T03:43:54.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:53 smithi063 bash[24822]: cluster 2023-12-06T03:43:52.068077+0000 mgr.x (mgr.14847) 19 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:54.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:53 smithi063 bash[24822]: cephadm 2023-12-06T03:43:52.149100+0000 mgr.x (mgr.14847) 20 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T03:43:54.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:53 smithi063 bash[24822]: cephadm 2023-12-06T03:43:52.154561+0000 mgr.x (mgr.14847) 21 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2023-12-06T03:43:54.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:43:53 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:43:54.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: audit 2023-12-06T03:43:53.902612+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:54.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: audit 2023-12-06T03:43:53.902612+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:54.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: audit 2023-12-06T03:43:53.904417+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:54.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: audit 2023-12-06T03:43:53.909380+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:54.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: cephadm 2023-12-06T03:43:53.915854+0000 mgr.x (mgr.14847) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T03:43:54.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: cephadm 2023-12-06T03:43:53.928850+0000 mgr.x (mgr.14847) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2023-12-06T03:43:54.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[24712]: cluster 2023-12-06T03:43:54.068823+0000 mgr.x (mgr.14847) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:54.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: audit 2023-12-06T03:43:53.904417+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:54.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: audit 2023-12-06T03:43:53.909380+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:54.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: cephadm 2023-12-06T03:43:53.915854+0000 mgr.x (mgr.14847) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T03:43:54.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: cephadm 2023-12-06T03:43:53.928850+0000 mgr.x (mgr.14847) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2023-12-06T03:43:54.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:54 smithi040 bash[28373]: cluster 2023-12-06T03:43:54.068823+0000 mgr.x (mgr.14847) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:55.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: audit 2023-12-06T03:43:53.902612+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:55.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: audit 2023-12-06T03:43:53.904417+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:55.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: audit 2023-12-06T03:43:53.909380+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"5a5be9b47294\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14921236, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:43:31.811437Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:11.531924Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:03.633738Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:31.811682Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:55.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: cephadm 2023-12-06T03:43:53.915854+0000 mgr.x (mgr.14847) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T03:43:55.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: cephadm 2023-12-06T03:43:53.928850+0000 mgr.x (mgr.14847) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2023-12-06T03:43:55.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:54 smithi063 bash[24822]: cluster 2023-12-06T03:43:54.068823+0000 mgr.x (mgr.14847) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:57.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:57 smithi040 bash[24712]: cluster 2023-12-06T03:43:56.070501+0000 mgr.x (mgr.14847) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:57.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:57 smithi040 bash[28373]: cluster 2023-12-06T03:43:56.070501+0000 mgr.x (mgr.14847) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:57.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:57 smithi063 bash[24822]: cluster 2023-12-06T03:43:56.070501+0000 mgr.x (mgr.14847) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:57.959 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:57 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:43:57.960 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:57 smithi040 bash[48282]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T03:43:57.960 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:57 smithi040 bash[47285]: level=info ts=2023-12-06T03:43:57.760Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T03:43:58.566 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:58 smithi040 bash[48317]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T03:43:58.567 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:58 smithi040 bash[48379]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T03:43:58.567 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:58 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T03:43:58.567 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:58 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:43:58.567 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:58 smithi040 systemd[1]: Started Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:43:59.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: cluster 2023-12-06T03:43:58.071383+0000 mgr.x (mgr.14847) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:59.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: cluster 2023-12-06T03:43:58.071383+0000 mgr.x (mgr.14847) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:59.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.535684+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.535684+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.537366+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.541875+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:59.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: cephadm 2023-12-06T03:43:58.546941+0000 mgr.x (mgr.14847) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T03:43:59.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.547638+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:59.241 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.537366+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.549534+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:59.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.551216+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:59.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: cephadm 2023-12-06T03:43:58.552700+0000 mgr.x (mgr.14847) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi063 2023-12-06T03:43:59.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[24712]: audit 2023-12-06T03:43:58.553838+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.541875+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: cephadm 2023-12-06T03:43:58.546941+0000 mgr.x (mgr.14847) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.547638+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.549534+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.551216+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: cephadm 2023-12-06T03:43:58.552700+0000 mgr.x (mgr.14847) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi063 2023-12-06T03:43:59.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[28373]: audit 2023-12-06T03:43:58.553838+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T03:43:59.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: cluster 2023-12-06T03:43:58.071383+0000 mgr.x (mgr.14847) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:43:59.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.535684+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.537366+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.541875+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 97328824, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810161Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810423Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113351065, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810567Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810700Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51023708, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810831Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47259320, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.810961Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51506053, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811091Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811228Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52103741, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:31.811307Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [9093, 9094]}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: cephadm 2023-12-06T03:43:58.546941+0000 mgr.x (mgr.14847) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.547638+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.549534+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.551216+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: cephadm 2023-12-06T03:43:58.552700+0000 mgr.x (mgr.14847) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi063 2023-12-06T03:43:59.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:43:59 smithi063 bash[24822]: audit 2023-12-06T03:43:58.553838+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.508Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.508Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.511Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.514Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.564Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.565Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.569Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T03:43:59.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:43:59 smithi040 bash[48407]: level=info ts=2023-12-06T03:43:59.569Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T03:44:00.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:00] "GET /metrics HTTP/1.1" 200 154898 "" "Prometheus/2.33.4" 2023-12-06T03:44:01.274 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:00 smithi063 bash[35306]: [06/Dec/2023:03:44:00] ENGINE Bus STOPPING 2023-12-06T03:44:01.275 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[35306]: [06/Dec/2023:03:44:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:44:01.275 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[35306]: [06/Dec/2023:03:44:01] ENGINE Bus STOPPED 2023-12-06T03:44:01.275 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[35306]: [06/Dec/2023:03:44:01] ENGINE Bus STARTING 2023-12-06T03:44:01.275 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[35306]: [06/Dec/2023:03:44:01] ENGINE Serving on http://:::9283 2023-12-06T03:44:01.275 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[35306]: [06/Dec/2023:03:44:01] ENGINE Bus STARTED 2023-12-06T03:44:01.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: cluster 2023-12-06T03:44:00.072140+0000 mgr.x (mgr.14847) 29 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:01.523 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: cluster 2023-12-06T03:44:00.072140+0000 mgr.x (mgr.14847) 29 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:01.523 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.801082+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.524 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.801082+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.524 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.802970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.524 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.802970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.810442+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.930819+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.810442+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.930819+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.932057+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.940674+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.941905+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.932057+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.940674+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.941905+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.943055+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.951445+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.959708+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.961325+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.962500+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[24712]: audit 2023-12-06T03:44:00.972588+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.943055+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.951445+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.959708+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.961325+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.527 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.962500+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.528 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[28373]: audit 2023-12-06T03:44:00.972588+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-12-06T03:44:01.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: cluster 2023-12-06T03:44:00.072140+0000 mgr.x (mgr.14847) 29 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:01.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.801082+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.802970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:44:01.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.810442+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"9613106d0a90\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27860664, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051940Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:33:29.954388Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:33:09.796712Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:43:50.052768Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:44:01.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.930819+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.932057+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T03:44:01.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.940674+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICyTCCAbECEDZN8yKKs04MlpulXIcIDBowDQYJKoZIhvcNAQENBQAwIzENMAsG\nA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhpMDYzMB4XDTIzMTIwNjAzNDQwMFoX\nDTMzMTIwMzAzNDQwMFowIzENMAsGA1UECgwEQ2VwaDESMBAGA1UEAwwJc21pdGhp\nMDYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA48qzZsWr8VFGLXh3\nNB+lpu2nOT4EXRM4no8C6m4sGmy3YhC+iQXcvF3MtHNRLXzrpg1NcQ7+MIoJ0EVs\n4MuM7rA16BfZY0rD1YsNxu1Q15TnDeiRrn1BMMCV5SCtpsiWLmjzr6svF8pyqMA9\n/nN+6DTKeFC0D13lbE/yNbDJxVZomumF4Y3voTKGR64zp9AYBGWVXY0bxfV1LHZ5\nCdJxFu21zELsc6LSVex2do3JRkZ2IoZKq7cVGJQ0V0n7ulIGZrLzqgSVATAraOGI\n27Ft0L1ezp535La/Mza+ZoyGd4sh12FVpepYyOC3yOdVQFwl/CmTVbFH5+17o4wt\nur35IQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQC6FOUsbuhqG0d7wW3BWNDX677V\nsnTavXKAiQlF7FZPWJK6eU93jfGtiMIb8gOhQbPIjoac3QlT+QTj1ITiSMTjxDaI\ny18cg+zQ9PIzrBG3ELz1zZIBz9tAjMZVrgTvsvbFP83Ka/5KOMlg/cYjfYb3M9GC\niLne9Ofzmywj9T0vQ13RpZHy5KlPENjmKaVCh0TDBgWK3ahBlcB1aTTVMOJDEIIt\nrplNY5h9yXLOrMm1eelmJRqgxjVHzzc4ix+5UQkI+WJYPeqrHCWdECNhD7BlZSkd\nqKI/HxvJeBZyfw7/VwPiBG3SXUwxlfXdr1J50Xvioin6mPnAbsSFj0aCY160\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.941905+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.943055+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.951445+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/smithi063/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDjyrNmxavxUUYt\neHc0H6Wm7ac5PgRdEziejwLqbiwabLdiEL6JBdy8Xcy0c1EtfOumDU1xDv4wignQ\nRWzgy4zusDXoF9ljSsPViw3G7VDXlOcN6JGufUEwwJXlIK2myJYuaPOvqy8XynKo\nwD3+c37oNMp4ULQPXeVsT/I1sMnFVmia6YXhje+hMoZHrjOn0BgEZZVdjRvF9XUs\ndnkJ0nEW7bXMQuxzotJV7HZ2jclGRnYihkqrtxUYlDRXSfu6UgZmsvOqBJUBMCto\n4YjbsW3QvV7Onnfktr8zNr5mjIZ3iyHXYVWl6ljI4LfI51VAXCX8KZNVsUfn7Xuj\njC26vfkhAgMBAAECgf8YBkjljfOUf/3mzc3EsZHHCUmZv/C14FEYZ/zmvLfqEY1F\nyn5N9VBSjZIJdiAZrBMucDi6s9obRHPEg434J3+1rOACmoFS94+v9fp+AImGMy4r\nSVwUCyHVAnrMr6Wg8YblXixVWricyb1ODvh63bOEygyQo/JZrI2F3uiswPiG12M7\n6zKA4qgzWiMd/ExEw1syvtfetbbVQ84CrU/25JZkcU4azj630Lg4wX8jrtqpEWXE\nFJ8vQeAsVsjk9KsaYiJihJz6BaomvGcJsvBlSc2uxK0W3KC0U3Ry1Tgoz9g6lDF+\nDU/K7afXw8C03B4FnwjG0es5cn370Pm5bQsfZRECgYEA+C3bznpOEnfbbcr1DDwU\nEvyIiuw0Vw1axgoTds4oEr8jgfVBiZGbxhQyrZ7bDsYKxVykar3XU1PhP2c+uEmG\nIQUZt69DktKjngjp6y7bc2EPchI0wj8JXkr6OyBOUelKthiiVhV0CYY+Y8pBz/EB\nF6b3ICO3/+nxbul2BjZswXUCgYEA6vhe9cVH0t1m2yY59ZqQK1LANAPOfTQP5Wmr\nzL51unPy/z5AcOF0rRdKrWQ3h9ZOGqTnrgH7oT3sPpOwmDdq1J3IqREstK990eO+\n8hx1RpAvQ2t136+Y58kQQPoYPaauMi4yojjaWulQ1ESwrFtRCo93tSUFc1Bku7/D\nBd76F30CgYEAoI8SmId5wOr39BUM6ghoOExWjgH4bqU+J8dXBlKjjFVKRIaGCtk/\n/SsOClMuh2VKjJq96Cy/hLJMlHdYFWPDudMR60shHXjWz6QWqcebxA50LqlmppCf\nn/hD4UKqSMX0RtCzHZwtgQfvjyHH6B6URVgIoytYm+EfCFFTwPsu6w0CgYA+i7CT\nUVlGCwNHEIzbELKRpaxd7Cl58HLOyWsezBAAer7TLJnwskLhlFKfhw61DNmrg/vb\nuNFnYVlSavPWAOJiCEISpuy0iAZA6ZO5VNPu3ZCHLMKqsU5NXJsEAM6VEppJ5zw5\nLFMLYhHO/x3cM06GNhxSTrF9uYem5mueU3VU7QKBgQDEzTvUXxcZZzV1qrms4Xu6\nQjzWfDn5NBpoy+DRh19KYPBJFPgvPSqGV556HrSbvZokjWryvP35FzLV4NxR0zj0\nMojIP/X6YnnCKiGZKdcaR4LF4IdJX7ZpzYryM9Ipwp693jn1wb0IYMbm2uK3a1ud\n5RttRsXkW7wwVL46TIXjBg==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.959708+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.961325+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.962500+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2023-12-06T03:44:01.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:01 smithi063 bash[24822]: audit 2023-12-06T03:44:00.972588+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2023-12-06T03:44:01.988 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:44:01 smithi040 bash[48407]: level=info ts=2023-12-06T03:44:01.515Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000434947s 2023-12-06T03:44:02.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:02 smithi063 bash[24822]: cephadm 2023-12-06T03:44:00.812635+0000 mgr.x (mgr.14847) 30 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T03:44:02.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:02 smithi063 bash[24822]: audit 2023-12-06T03:44:00.960572+0000 mgr.x (mgr.14847) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:02.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:02 smithi063 bash[24822]: cephadm 2023-12-06T03:44:00.992018+0000 mgr.x (mgr.14847) 32 : cephadm [INF] Reconfiguring daemon grafana.a on smithi063 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[24712]: cephadm 2023-12-06T03:44:00.812635+0000 mgr.x (mgr.14847) 30 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[24712]: audit 2023-12-06T03:44:00.960572+0000 mgr.x (mgr.14847) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[24712]: cephadm 2023-12-06T03:44:00.992018+0000 mgr.x (mgr.14847) 32 : cephadm [INF] Reconfiguring daemon grafana.a on smithi063 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[28373]: cephadm 2023-12-06T03:44:00.812635+0000 mgr.x (mgr.14847) 30 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[28373]: audit 2023-12-06T03:44:00.960572+0000 mgr.x (mgr.14847) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T03:44:02.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:02 smithi040 bash[28373]: cephadm 2023-12-06T03:44:00.992018+0000 mgr.x (mgr.14847) 32 : cephadm [INF] Reconfiguring daemon grafana.a on smithi063 2023-12-06T03:44:03.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:03 smithi063 bash[24822]: cluster 2023-12-06T03:44:02.073583+0000 mgr.x (mgr.14847) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:03.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:03 smithi040 bash[24712]: cluster 2023-12-06T03:44:02.073583+0000 mgr.x (mgr.14847) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:03 smithi040 bash[28373]: cluster 2023-12-06T03:44:02.073583+0000 mgr.x (mgr.14847) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:04.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:03 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:05.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:05 smithi063 bash[24822]: cluster 2023-12-06T03:44:04.074272+0000 mgr.x (mgr.14847) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:05.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:05 smithi040 bash[24712]: cluster 2023-12-06T03:44:04.074272+0000 mgr.x (mgr.14847) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:05.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:05 smithi040 bash[28373]: cluster 2023-12-06T03:44:04.074272+0000 mgr.x (mgr.14847) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:07.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:07 smithi063 bash[24822]: cluster 2023-12-06T03:44:06.075286+0000 mgr.x (mgr.14847) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:07.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:07 smithi040 bash[24712]: cluster 2023-12-06T03:44:06.075286+0000 mgr.x (mgr.14847) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:07.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:07 smithi040 bash[28373]: cluster 2023-12-06T03:44:06.075286+0000 mgr.x (mgr.14847) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:09.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:09 smithi063 bash[24822]: cluster 2023-12-06T03:44:08.075901+0000 mgr.x (mgr.14847) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:09.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:09 smithi040 bash[24712]: cluster 2023-12-06T03:44:08.075901+0000 mgr.x (mgr.14847) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:09.738 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:44:09 smithi040 bash[48407]: level=info ts=2023-12-06T03:44:09.518Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003448909s 2023-12-06T03:44:09.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:09 smithi040 bash[28373]: cluster 2023-12-06T03:44:08.075901+0000 mgr.x (mgr.14847) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:10.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:10] "GET /metrics HTTP/1.1" 200 154898 "" "Prometheus/2.33.4" 2023-12-06T03:44:11.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:11 smithi063 bash[24822]: cluster 2023-12-06T03:44:10.076634+0000 mgr.x (mgr.14847) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:11.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:11 smithi040 bash[24712]: cluster 2023-12-06T03:44:10.076634+0000 mgr.x (mgr.14847) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:11.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:11 smithi040 bash[28373]: cluster 2023-12-06T03:44:10.076634+0000 mgr.x (mgr.14847) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:13.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:13 smithi063 bash[24822]: cluster 2023-12-06T03:44:12.077613+0000 mgr.x (mgr.14847) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:13.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:13 smithi040 bash[24712]: cluster 2023-12-06T03:44:12.077613+0000 mgr.x (mgr.14847) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:13.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:13 smithi040 bash[28373]: cluster 2023-12-06T03:44:12.077613+0000 mgr.x (mgr.14847) 38 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:14.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:13 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:15.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:15 smithi063 bash[24822]: cluster 2023-12-06T03:44:14.078571+0000 mgr.x (mgr.14847) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:15.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:15 smithi040 bash[24712]: cluster 2023-12-06T03:44:14.078571+0000 mgr.x (mgr.14847) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:15.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:15 smithi040 bash[28373]: cluster 2023-12-06T03:44:14.078571+0000 mgr.x (mgr.14847) 39 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:17.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:17 smithi063 bash[24822]: cluster 2023-12-06T03:44:16.080164+0000 mgr.x (mgr.14847) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:17.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:17 smithi040 bash[24712]: cluster 2023-12-06T03:44:16.080164+0000 mgr.x (mgr.14847) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:17.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:17 smithi040 bash[28373]: cluster 2023-12-06T03:44:16.080164+0000 mgr.x (mgr.14847) 40 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:19 smithi040 bash[24712]: cluster 2023-12-06T03:44:18.080916+0000 mgr.x (mgr.14847) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:19 smithi040 bash[28373]: cluster 2023-12-06T03:44:18.080916+0000 mgr.x (mgr.14847) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:19.743 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:19 smithi063 bash[24822]: cluster 2023-12-06T03:44:18.080916+0000 mgr.x (mgr.14847) 41 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:20.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:20] "GET /metrics HTTP/1.1" 200 154904 "" "Prometheus/2.33.4" 2023-12-06T03:44:21.593 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:21 smithi063 bash[24822]: cluster 2023-12-06T03:44:20.081697+0000 mgr.x (mgr.14847) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:21.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:21 smithi040 bash[24712]: cluster 2023-12-06T03:44:20.081697+0000 mgr.x (mgr.14847) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:21.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:21 smithi040 bash[28373]: cluster 2023-12-06T03:44:20.081697+0000 mgr.x (mgr.14847) 42 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:22.364 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 systemd[1]: Stopping Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped Stream Manager" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-06T03:44:22.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-06T03:44:22.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[33542]: t=2023-12-06T03:44:22+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[38408]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-grafana.a 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 bash[38443]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 systemd[1]: Stopped Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:44:23.044 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:22 smithi063 systemd[1]: Started Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:44:23.280 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPING 2023-12-06T03:44:23.280 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:44:23.280 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPED 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTING 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Serving on http://:::9283 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTED 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPING 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPED 2023-12-06T03:44:23.281 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTING 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Serving on http://:::9283 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTED 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPING 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STOPPED 2023-12-06T03:44:23.294 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTING 2023-12-06T03:44:23.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Serving on http://:::9283 2023-12-06T03:44:23.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[35306]: [06/Dec/2023:03:44:23] ENGINE Bus STARTED 2023-12-06T03:44:23.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: cluster 2023-12-06T03:44:22.083190+0000 mgr.x (mgr.14847) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:23.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:22.998554+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.000293+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.006828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.011754+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.014174+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.015358+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.016715+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.024212+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.034746+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.040830+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.042546+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.043825+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.052224+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.062007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.068911+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.070404+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.071757+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.079579+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.087246+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:23.617 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:23 smithi063 bash[24822]: audit 2023-12-06T03:44:23.087978+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:23.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: cluster 2023-12-06T03:44:22.083190+0000 mgr.x (mgr.14847) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:23.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: cluster 2023-12-06T03:44:22.083190+0000 mgr.x (mgr.14847) 43 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:23.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:22.998554+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:22.998554+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.000293+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.000293+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.006828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.011754+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.014174+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.015358+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.016715+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.024212+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.034746+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:23.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.040830+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.042546+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.043825+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.052224+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.062007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.068911+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.070404+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.071757+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.006828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116601651, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050246Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434425036, \"cpu_percentage\": \"3.71%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T03:43:50.050605Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51831111, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.050854Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051092Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051327Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051562Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.051798Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"service_name\": \"grafana\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52177141, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:43:50.052173Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 26958888, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:43:50.052406Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.011754+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:23.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.014174+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.015358+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.016715+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.024212+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi040.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.034746+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.040830+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.042546+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.043825+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.052224+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"https://smithi063.front.sepia.ceph.com:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.062007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.068911+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.070404+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.071757+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.079579+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.087246+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24712]: audit 2023-12-06T03:44:23.087978+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.079579+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi063.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.087246+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:23.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[28373]: audit 2023-12-06T03:44:23.087978+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:44:24.233 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+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-06T03:44:24.233 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T03:44:24.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T03:44:24.235 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T03:44:24.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:23 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:24.526 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.012630+0000 mgr.x (mgr.14847) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.014828+0000 mgr.x (mgr.14847) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.035643+0000 mgr.x (mgr.14847) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.041633+0000 mgr.x (mgr.14847) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.062580+0000 mgr.x (mgr.14847) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[24822]: audit 2023-12-06T03:44:23.069422+0000 mgr.x (mgr.14847) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:24.527 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T03:44:24.527 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T03:44:24.527 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T03:44:24.527 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.012630+0000 mgr.x (mgr.14847) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.014828+0000 mgr.x (mgr.14847) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.035643+0000 mgr.x (mgr.14847) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.041633+0000 mgr.x (mgr.14847) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.062580+0000 mgr.x (mgr.14847) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:24.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[24712]: audit 2023-12-06T03:44:23.069422+0000 mgr.x (mgr.14847) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.012630+0000 mgr.x (mgr.14847) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.014828+0000 mgr.x (mgr.14847) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.035643+0000 mgr.x (mgr.14847) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.041633+0000 mgr.x (mgr.14847) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi063.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.062580+0000 mgr.x (mgr.14847) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T03:44:24.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:24 smithi040 bash[28373]: audit 2023-12-06T03:44:23.069422+0000 mgr.x (mgr.14847) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi063.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T03:44:24.820 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T03:44:24.820 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T03:44:24.821 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T03:44:24.821 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T03:44:24.821 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T03:44:25.080 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T03:44:25.080 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:24 smithi063 bash[38446]: t=2023-12-06T03:44:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T03:44:25.080 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T03:44:25.080 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T03:44:25.364 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T03:44:25.364 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T03:44:25.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T03:44:25.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: cluster 2023-12-06T03:44:24.084308+0000 mgr.x (mgr.14847) 50 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.309316+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.309848+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.310476+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.310784+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.311101+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.311527+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.311972+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[24822]: audit 2023-12-06T03:44:25.312693+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.702 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T03:44:25.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T03:44:25.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T03:44:25.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T03:44:25.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T03:44:25.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T03:44:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: cluster 2023-12-06T03:44:24.084308+0000 mgr.x (mgr.14847) 50 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.309316+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.309848+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.310476+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.310784+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.311101+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.311527+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.311972+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[24712]: audit 2023-12-06T03:44:25.312693+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: cluster 2023-12-06T03:44:24.084308+0000 mgr.x (mgr.14847) 50 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.309316+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.309848+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.310476+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.310784+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:44:25.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.311101+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.311527+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.311972+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:44:25.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:25 smithi040 bash[28373]: audit 2023-12-06T03:44:25.312693+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-06T03:44:25.986 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T03:44:25.987 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T03:44:25.987 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T03:44:25.987 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:25 smithi063 bash[38446]: t=2023-12-06T03:44:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T03:44:26.271 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T03:44:26.272 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T03:44:26.272 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T03:44:26.272 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T03:44:26.523 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T03:44:26.523 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T03:44:26.817 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T03:44:26.817 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T03:44:26.817 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T03:44:26.817 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T03:44:26.817 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T03:44:27.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T03:44:27.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:26 smithi063 bash[38446]: t=2023-12-06T03:44:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T03:44:27.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T03:44:27.413 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T03:44:27.413 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T03:44:27.413 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T03:44:27.413 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T03:44:27.671 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[24822]: cluster 2023-12-06T03:44:26.085872+0000 mgr.x (mgr.14847) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:27.671 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T03:44:27.671 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T03:44:27.671 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T03:44:27.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:27 smithi040 bash[24712]: cluster 2023-12-06T03:44:26.085872+0000 mgr.x (mgr.14847) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:27.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:27 smithi040 bash[28373]: cluster 2023-12-06T03:44:26.085872+0000 mgr.x (mgr.14847) 51 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:27.956 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T03:44:27.956 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T03:44:27.957 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T03:44:27.957 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T03:44:28.233 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:27 smithi063 bash[38446]: t=2023-12-06T03:44:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T03:44:28.233 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T03:44:28.233 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T03:44:28.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T03:44:28.234 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T03:44:28.552 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T03:44:28.552 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T03:44:28.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T03:44:28.553 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T03:44:28.854 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T03:44:28.854 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T03:44:28.854 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T03:44:28.854 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T03:44:29.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T03:44:29.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:28 smithi063 bash[38446]: t=2023-12-06T03:44:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T03:44:29.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T03:44:29.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T03:44:29.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T03:44:29.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T03:44:29.423 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T03:44:29.424 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: cluster 2023-12-06T03:44:28.086639+0000 mgr.x (mgr.14847) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:29.424 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:28.976830+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.424 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:28.979059+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.425 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:28.984222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:29.425 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:29.396238+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.425 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:29.398317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: cluster 2023-12-06T03:44:28.086639+0000 mgr.x (mgr.14847) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:29.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: cluster 2023-12-06T03:44:28.086639+0000 mgr.x (mgr.14847) 52 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:29.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:28.976830+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:28.976830+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:28.979059+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:28.979059+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:28.984222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:28.984222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"d5c34a72799a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 303667609, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970889Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:27:20.348049Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:24.754253Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:28.973467Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:29.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:29.396238+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:29.396238+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:29.398317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[24712]: audit 2023-12-06T03:44:29.405141+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:29.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:29.398317+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:44:29.746 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:29 smithi040 bash[28373]: audit 2023-12-06T03:44:29.405141+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:29.752 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T03:44:29.752 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T03:44:29.752 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T03:44:29.752 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T03:44:29.752 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T03:44:29.753 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[24822]: audit 2023-12-06T03:44:29.405141+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124361113, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390124Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 444176793, \"cpu_percentage\": \"3.35%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390479Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52040826, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.390758Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391022Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"2.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391260Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51097108, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391499Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391737Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 8421113, \"cpu_percentage\": \"3.14%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.391880Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:29.392112Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 37853593, \"cpu_percentage\": \"0.21%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:44:29.392348Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:44:29.392720Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:44:30.053 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T03:44:30.053 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T03:44:30.054 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T03:44:30.054 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:29 smithi063 bash[38446]: t=2023-12-06T03:44:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T03:44:30.054 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T03:44:30.364 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:30] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-12-06T03:44:30.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T03:44:30.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T03:44:30.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T03:44:30.682 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T03:44:30.682 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T03:44:30.682 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T03:44:30.683 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T03:44:30.683 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: cluster 2023-12-06T03:44:29.407293+0000 mgr.x (mgr.14847) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: cluster 2023-12-06T03:44:29.407754+0000 mgr.x (mgr.14847) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.409689+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.416571+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.425097+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: cluster 2023-12-06T03:44:29.435484+0000 mgr.x (mgr.14847) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: cluster 2023-12-06T03:44:29.436034+0000 mgr.x (mgr.14847) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.683 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.436821+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.684 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.438483+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.684 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[24822]: audit 2023-12-06T03:44:29.443396+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: cluster 2023-12-06T03:44:29.407293+0000 mgr.x (mgr.14847) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: cluster 2023-12-06T03:44:29.407754+0000 mgr.x (mgr.14847) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.409689+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.416571+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.425097+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: cluster 2023-12-06T03:44:29.435484+0000 mgr.x (mgr.14847) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: cluster 2023-12-06T03:44:29.436034+0000 mgr.x (mgr.14847) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.436821+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.438483+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[24712]: audit 2023-12-06T03:44:29.443396+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: cluster 2023-12-06T03:44:29.407293+0000 mgr.x (mgr.14847) 53 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: cluster 2023-12-06T03:44:29.407754+0000 mgr.x (mgr.14847) 54 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.409689+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.416571+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.425097+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: cluster 2023-12-06T03:44:29.435484+0000 mgr.x (mgr.14847) 55 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: cluster 2023-12-06T03:44:29.436034+0000 mgr.x (mgr.14847) 56 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.436821+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.438483+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:44:30.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:30 smithi040 bash[28373]: audit 2023-12-06T03:44:29.443396+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:44:30.967 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T03:44:30.968 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T03:44:30.968 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T03:44:30.968 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:30 smithi063 bash[38446]: t=2023-12-06T03:44:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T03:44:31.260 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T03:44:31.261 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T03:44:31.261 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T03:44:31.261 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T03:44:31.579 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T03:44:31.579 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T03:44:31.580 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T03:44:31.580 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T03:44:31.830 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T03:44:31.831 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T03:44:31.831 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T03:44:32.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T03:44:32.115 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:31 smithi063 bash[38446]: t=2023-12-06T03:44:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T03:44:32.115 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T03:44:32.115 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T03:44:32.401 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T03:44:32.401 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T03:44:32.401 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T03:44:32.401 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T03:44:32.686 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[24822]: cluster 2023-12-06T03:44:31.437434+0000 mgr.x (mgr.14847) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:32.686 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T03:44:32.686 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T03:44:32.686 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T03:44:32.686 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T03:44:32.686 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T03:44:32.962 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T03:44:32.962 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T03:44:32.962 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T03:44:32.963 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:32 smithi063 bash[38446]: t=2023-12-06T03:44:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T03:44:32.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:32 smithi040 bash[24712]: cluster 2023-12-06T03:44:31.437434+0000 mgr.x (mgr.14847) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:32.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:32 smithi040 bash[28373]: cluster 2023-12-06T03:44:31.437434+0000 mgr.x (mgr.14847) 57 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:33.264 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T03:44:33.264 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T03:44:33.264 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T03:44:33.265 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T03:44:33.516 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T03:44:33.516 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T03:44:33.516 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T03:44:33.516 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T03:44:33.767 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T03:44:33.767 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T03:44:33.767 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T03:44:34.078 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T03:44:34.078 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T03:44:34.078 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:33 smithi063 bash[38446]: t=2023-12-06T03:44:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T03:44:34.078 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T03:44:34.078 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T03:44:34.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:33 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:34.338 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T03:44:34.338 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T03:44:34.338 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T03:44:34.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[24822]: cluster 2023-12-06T03:44:33.438197+0000 mgr.x (mgr.14847) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:34.615 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T03:44:34.615 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T03:44:34.615 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T03:44:34.615 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T03:44:34.933 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T03:44:34.933 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T03:44:34.933 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T03:44:34.933 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T03:44:34.934 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T03:44:34.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:34 smithi040 bash[24712]: cluster 2023-12-06T03:44:33.438197+0000 mgr.x (mgr.14847) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:34.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:34 smithi040 bash[28373]: cluster 2023-12-06T03:44:33.438197+0000 mgr.x (mgr.14847) 58 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:35.184 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:34 smithi063 bash[38446]: t=2023-12-06T03:44:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T03:44:35.184 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T03:44:35.453 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T03:44:35.453 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T03:44:35.453 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T03:44:35.453 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T03:44:35.453 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T03:44:35.796 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T03:44:35.796 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T03:44:35.796 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T03:44:35.796 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T03:44:36.089 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T03:44:36.089 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:35 smithi063 bash[38446]: t=2023-12-06T03:44:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T03:44:36.089 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T03:44:36.341 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T03:44:36.341 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T03:44:36.341 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T03:44:36.341 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T03:44:36.341 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T03:44:36.592 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[24822]: cluster 2023-12-06T03:44:35.439746+0000 mgr.x (mgr.14847) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:36.592 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T03:44:36.593 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T03:44:36.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T03:44:36.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T03:44:36.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T03:44:36.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T03:44:36.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:36 smithi040 bash[24712]: cluster 2023-12-06T03:44:35.439746+0000 mgr.x (mgr.14847) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:36.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:36 smithi040 bash[28373]: cluster 2023-12-06T03:44:35.439746+0000 mgr.x (mgr.14847) 59 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:37.120 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T03:44:37.120 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:36 smithi063 bash[38446]: t=2023-12-06T03:44:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T03:44:37.120 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T03:44:37.121 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T03:44:37.380 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T03:44:37.380 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T03:44:37.380 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T03:44:37.380 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T03:44:37.648 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T03:44:37.648 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T03:44:37.648 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T03:44:37.648 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T03:44:37.967 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T03:44:37.967 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T03:44:37.967 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T03:44:37.967 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:37 smithi063 bash[38446]: t=2023-12-06T03:44:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T03:44:38.218 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T03:44:38.219 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T03:44:38.219 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T03:44:38.219 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T03:44:38.478 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T03:44:38.478 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T03:44:38.772 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[24822]: cluster 2023-12-06T03:44:37.440502+0000 mgr.x (mgr.14847) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:38.772 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T03:44:38.772 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T03:44:38.772 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T03:44:38.772 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T03:44:38.772 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T03:44:38.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:38 smithi040 bash[24712]: cluster 2023-12-06T03:44:37.440502+0000 mgr.x (mgr.14847) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:38.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:38 smithi040 bash[28373]: cluster 2023-12-06T03:44:37.440502+0000 mgr.x (mgr.14847) 60 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:39.094 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T03:44:39.094 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T03:44:39.094 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T03:44:39.094 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:38 smithi063 bash[38446]: t=2023-12-06T03:44:38+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T03:44:39.094 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T03:44:39.364 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T03:44:39.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T03:44:39.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T03:44:39.702 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T03:44:39.702 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T03:44:39.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T03:44:39.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T03:44:39.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T03:44:39.703 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T03:44:39.970 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T03:44:39.970 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T03:44:39.971 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:39 smithi063 bash[38446]: t=2023-12-06T03:44:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T03:44:40.221 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T03:44:40.221 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T03:44:40.221 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T03:44:40.540 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[24822]: cluster 2023-12-06T03:44:39.441265+0000 mgr.x (mgr.14847) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:40.541 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:40] "GET /metrics HTTP/1.1" 200 154903 "" "Prometheus/2.33.4" 2023-12-06T03:44:40.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T03:44:40.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T03:44:40.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T03:44:40.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T03:44:40.541 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T03:44:40.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:40 smithi040 bash[24712]: cluster 2023-12-06T03:44:39.441265+0000 mgr.x (mgr.14847) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:40.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:40 smithi040 bash[28373]: cluster 2023-12-06T03:44:39.441265+0000 mgr.x (mgr.14847) 61 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:40.864 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T03:44:40.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T03:44:40.865 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-06T03:44:41.365 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-06T03:44:41.366 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+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-06T03:44:41.367 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="Initializing Stream Manager" 2023-12-06T03:44:41.368 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:44:40 smithi063 bash[38446]: t=2023-12-06T03:44:40+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T03:44:42.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:42 smithi063 bash[24822]: cluster 2023-12-06T03:44:41.442846+0000 mgr.x (mgr.14847) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:42.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:42 smithi040 bash[24712]: cluster 2023-12-06T03:44:41.442846+0000 mgr.x (mgr.14847) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:42.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:42 smithi040 bash[28373]: cluster 2023-12-06T03:44:41.442846+0000 mgr.x (mgr.14847) 62 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:44.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:43 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:44.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:44 smithi063 bash[24822]: cluster 2023-12-06T03:44:43.443605+0000 mgr.x (mgr.14847) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:44.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:44 smithi040 bash[24712]: cluster 2023-12-06T03:44:43.443605+0000 mgr.x (mgr.14847) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:44.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:44 smithi040 bash[28373]: cluster 2023-12-06T03:44:43.443605+0000 mgr.x (mgr.14847) 63 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:46.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:46 smithi063 bash[24822]: cluster 2023-12-06T03:44:45.445033+0000 mgr.x (mgr.14847) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:46.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:46 smithi040 bash[28373]: cluster 2023-12-06T03:44:45.445033+0000 mgr.x (mgr.14847) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:46.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:46 smithi040 bash[24712]: cluster 2023-12-06T03:44:45.445033+0000 mgr.x (mgr.14847) 64 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:48.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:48 smithi063 bash[24822]: cluster 2023-12-06T03:44:47.445804+0000 mgr.x (mgr.14847) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:48.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:48 smithi040 bash[28373]: cluster 2023-12-06T03:44:47.445804+0000 mgr.x (mgr.14847) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:48.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:48 smithi040 bash[24712]: cluster 2023-12-06T03:44:47.445804+0000 mgr.x (mgr.14847) 65 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:50.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:50 smithi063 bash[24822]: cluster 2023-12-06T03:44:49.446529+0000 mgr.x (mgr.14847) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:50.615 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:44:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:50] "GET /metrics HTTP/1.1" 200 154900 "" "Prometheus/2.33.4" 2023-12-06T03:44:50.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:50 smithi040 bash[24712]: cluster 2023-12-06T03:44:49.446529+0000 mgr.x (mgr.14847) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:50.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:50 smithi040 bash[28373]: cluster 2023-12-06T03:44:49.446529+0000 mgr.x (mgr.14847) 66 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:52.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:52 smithi063 bash[24822]: cluster 2023-12-06T03:44:51.448043+0000 mgr.x (mgr.14847) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:52.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:52 smithi040 bash[24712]: cluster 2023-12-06T03:44:51.448043+0000 mgr.x (mgr.14847) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:52.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:52 smithi040 bash[28373]: cluster 2023-12-06T03:44:51.448043+0000 mgr.x (mgr.14847) 67 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:54.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:44:53 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:44:54.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:54 smithi063 bash[24822]: cluster 2023-12-06T03:44:53.448778+0000 mgr.x (mgr.14847) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:54.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:54 smithi040 bash[24712]: cluster 2023-12-06T03:44:53.448778+0000 mgr.x (mgr.14847) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:54.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:54 smithi040 bash[28373]: cluster 2023-12-06T03:44:53.448778+0000 mgr.x (mgr.14847) 68 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:56.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:56 smithi063 bash[24822]: cluster 2023-12-06T03:44:55.450225+0000 mgr.x (mgr.14847) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:56.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:56 smithi040 bash[24712]: cluster 2023-12-06T03:44:55.450225+0000 mgr.x (mgr.14847) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:56.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:56 smithi040 bash[28373]: cluster 2023-12-06T03:44:55.450225+0000 mgr.x (mgr.14847) 69 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:58.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:44:58 smithi063 bash[24822]: cluster 2023-12-06T03:44:57.450995+0000 mgr.x (mgr.14847) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:58.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:44:58 smithi040 bash[24712]: cluster 2023-12-06T03:44:57.450995+0000 mgr.x (mgr.14847) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:44:58.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:44:58 smithi040 bash[28373]: cluster 2023-12-06T03:44:57.450995+0000 mgr.x (mgr.14847) 70 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:00.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:00 smithi063 bash[24822]: cluster 2023-12-06T03:44:59.451703+0000 mgr.x (mgr.14847) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:00.615 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:00] "GET /metrics HTTP/1.1" 200 154906 "" "Prometheus/2.33.4" 2023-12-06T03:45:00.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:00 smithi040 bash[24712]: cluster 2023-12-06T03:44:59.451703+0000 mgr.x (mgr.14847) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:00.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:00 smithi040 bash[28373]: cluster 2023-12-06T03:44:59.451703+0000 mgr.x (mgr.14847) 71 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:02.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:02 smithi063 bash[24822]: cluster 2023-12-06T03:45:01.453233+0000 mgr.x (mgr.14847) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:02.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:02 smithi040 bash[24712]: cluster 2023-12-06T03:45:01.453233+0000 mgr.x (mgr.14847) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:02 smithi040 bash[28373]: cluster 2023-12-06T03:45:01.453233+0000 mgr.x (mgr.14847) 72 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:04.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:03 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:04.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:04 smithi063 bash[24822]: cluster 2023-12-06T03:45:03.454148+0000 mgr.x (mgr.14847) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:04.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:04 smithi040 bash[24712]: cluster 2023-12-06T03:45:03.454148+0000 mgr.x (mgr.14847) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:04.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:04 smithi040 bash[28373]: cluster 2023-12-06T03:45:03.454148+0000 mgr.x (mgr.14847) 73 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:06.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:06 smithi063 bash[24822]: cluster 2023-12-06T03:45:05.455612+0000 mgr.x (mgr.14847) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:06.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:06 smithi040 bash[24712]: cluster 2023-12-06T03:45:05.455612+0000 mgr.x (mgr.14847) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:06.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:06 smithi040 bash[28373]: cluster 2023-12-06T03:45:05.455612+0000 mgr.x (mgr.14847) 74 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:08.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:08 smithi063 bash[24822]: cluster 2023-12-06T03:45:07.456381+0000 mgr.x (mgr.14847) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:08.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:08 smithi040 bash[24712]: cluster 2023-12-06T03:45:07.456381+0000 mgr.x (mgr.14847) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:08.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:08 smithi040 bash[28373]: cluster 2023-12-06T03:45:07.456381+0000 mgr.x (mgr.14847) 75 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:10.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:10 smithi063 bash[24822]: cluster 2023-12-06T03:45:09.457439+0000 mgr.x (mgr.14847) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:10.615 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:10] "GET /metrics HTTP/1.1" 200 154906 "" "Prometheus/2.33.4" 2023-12-06T03:45:10.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:10 smithi040 bash[24712]: cluster 2023-12-06T03:45:09.457439+0000 mgr.x (mgr.14847) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:10.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:10 smithi040 bash[28373]: cluster 2023-12-06T03:45:09.457439+0000 mgr.x (mgr.14847) 76 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:12.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:12 smithi063 bash[24822]: cluster 2023-12-06T03:45:11.459054+0000 mgr.x (mgr.14847) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:12.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:12 smithi040 bash[24712]: cluster 2023-12-06T03:45:11.459054+0000 mgr.x (mgr.14847) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:12.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:12 smithi040 bash[28373]: cluster 2023-12-06T03:45:11.459054+0000 mgr.x (mgr.14847) 77 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:14.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:13 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:14.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:14 smithi063 bash[24822]: cluster 2023-12-06T03:45:13.459906+0000 mgr.x (mgr.14847) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:14.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:14 smithi040 bash[24712]: cluster 2023-12-06T03:45:13.459906+0000 mgr.x (mgr.14847) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:14.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:14 smithi040 bash[28373]: cluster 2023-12-06T03:45:13.459906+0000 mgr.x (mgr.14847) 78 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s 2023-12-06T03:45:16.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:16 smithi063 bash[24822]: cluster 2023-12-06T03:45:15.461385+0000 mgr.x (mgr.14847) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:16.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:16 smithi040 bash[24712]: cluster 2023-12-06T03:45:15.461385+0000 mgr.x (mgr.14847) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:16.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:16 smithi040 bash[28373]: cluster 2023-12-06T03:45:15.461385+0000 mgr.x (mgr.14847) 79 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:18.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:18 smithi063 bash[24822]: cluster 2023-12-06T03:45:17.462178+0000 mgr.x (mgr.14847) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:18.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:18 smithi040 bash[24712]: cluster 2023-12-06T03:45:17.462178+0000 mgr.x (mgr.14847) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:18.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:18 smithi040 bash[28373]: cluster 2023-12-06T03:45:17.462178+0000 mgr.x (mgr.14847) 80 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:20.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:20 smithi063 bash[24822]: cluster 2023-12-06T03:45:19.462919+0000 mgr.x (mgr.14847) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:20.626 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:20] "GET /metrics HTTP/1.1" 200 154905 "" "Prometheus/2.33.4" 2023-12-06T03:45:20.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:20 smithi040 bash[24712]: cluster 2023-12-06T03:45:19.462919+0000 mgr.x (mgr.14847) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:20.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:20 smithi040 bash[28373]: cluster 2023-12-06T03:45:19.462919+0000 mgr.x (mgr.14847) 81 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:22.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:22 smithi063 bash[24822]: cluster 2023-12-06T03:45:21.464571+0000 mgr.x (mgr.14847) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:22.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:22 smithi040 bash[24712]: cluster 2023-12-06T03:45:21.464571+0000 mgr.x (mgr.14847) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:22 smithi040 bash[28373]: cluster 2023-12-06T03:45:21.464571+0000 mgr.x (mgr.14847) 82 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:45:24.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:23 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:24.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:24 smithi063 bash[24822]: cluster 2023-12-06T03:45:23.465496+0000 mgr.x (mgr.14847) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:24.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:24 smithi040 bash[24712]: cluster 2023-12-06T03:45:23.465496+0000 mgr.x (mgr.14847) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:24.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:24 smithi040 bash[28373]: cluster 2023-12-06T03:45:23.465496+0000 mgr.x (mgr.14847) 83 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.318631+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.319086+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.319527+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.319925+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.320021+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.321382+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.321906+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:25 smithi063 bash[24822]: audit 2023-12-06T03:45:25.322395+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.318631+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.319086+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.319527+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.319925+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.320021+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.321382+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.321906+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[24712]: audit 2023-12-06T03:45:25.322395+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.318631+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.319086+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.319527+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.319925+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.320021+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.321382+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.321906+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T03:45:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:25 smithi040 bash[28373]: audit 2023-12-06T03:45:25.322395+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T03:45:26.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:26 smithi063 bash[24822]: cluster 2023-12-06T03:45:25.466990+0000 mgr.x (mgr.14847) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:26.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:26 smithi040 bash[24712]: cluster 2023-12-06T03:45:25.466990+0000 mgr.x (mgr.14847) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:26.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:26 smithi040 bash[28373]: cluster 2023-12-06T03:45:25.466990+0000 mgr.x (mgr.14847) 84 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2023-12-06T03:45:28.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:28 smithi063 bash[24822]: cluster 2023-12-06T03:45:27.467744+0000 mgr.x (mgr.14847) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:28.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:28 smithi040 bash[24712]: cluster 2023-12-06T03:45:27.467744+0000 mgr.x (mgr.14847) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:28.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:28 smithi040 bash[28373]: cluster 2023-12-06T03:45:27.467744+0000 mgr.x (mgr.14847) 85 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:30.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:30] "GET /metrics HTTP/1.1" 200 154918 "" "Prometheus/2.33.4" 2023-12-06T03:45:30.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:30 smithi063 bash[24822]: cluster 2023-12-06T03:45:29.468461+0000 mgr.x (mgr.14847) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:30.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:30 smithi063 bash[24822]: audit 2023-12-06T03:45:29.766334+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:30 smithi063 bash[24822]: audit 2023-12-06T03:45:29.767248+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:30 smithi063 bash[24822]: audit 2023-12-06T03:45:29.772052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[24712]: cluster 2023-12-06T03:45:29.468461+0000 mgr.x (mgr.14847) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[24712]: audit 2023-12-06T03:45:29.766334+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[24712]: audit 2023-12-06T03:45:29.767248+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[24712]: audit 2023-12-06T03:45:29.772052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[28373]: cluster 2023-12-06T03:45:29.468461+0000 mgr.x (mgr.14847) 86 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[28373]: audit 2023-12-06T03:45:29.766334+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[28373]: audit 2023-12-06T03:45:29.767248+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:30.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:30 smithi040 bash[28373]: audit 2023-12-06T03:45:29.772052+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:31.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:31 smithi063 bash[24822]: cluster 2023-12-06T03:45:29.764290+0000 mgr.x (mgr.14847) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:31.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:31 smithi063 bash[24822]: cluster 2023-12-06T03:45:29.764855+0000 mgr.x (mgr.14847) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:31.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:31 smithi040 bash[24712]: cluster 2023-12-06T03:45:29.764290+0000 mgr.x (mgr.14847) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:31.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:31 smithi040 bash[24712]: cluster 2023-12-06T03:45:29.764855+0000 mgr.x (mgr.14847) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:31.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:31 smithi040 bash[28373]: cluster 2023-12-06T03:45:29.764290+0000 mgr.x (mgr.14847) 87 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:31.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:31 smithi040 bash[28373]: cluster 2023-12-06T03:45:29.764855+0000 mgr.x (mgr.14847) 88 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:33.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:33 smithi063 bash[24822]: cluster 2023-12-06T03:45:31.766327+0000 mgr.x (mgr.14847) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:33.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:33 smithi040 bash[24712]: cluster 2023-12-06T03:45:31.766327+0000 mgr.x (mgr.14847) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:33.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:33 smithi040 bash[28373]: cluster 2023-12-06T03:45:31.766327+0000 mgr.x (mgr.14847) 89 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:34.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:33 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:35.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:35 smithi063 bash[24822]: cluster 2023-12-06T03:45:33.767057+0000 mgr.x (mgr.14847) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:35.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:35 smithi040 bash[28373]: cluster 2023-12-06T03:45:33.767057+0000 mgr.x (mgr.14847) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:35.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:35 smithi040 bash[24712]: cluster 2023-12-06T03:45:33.767057+0000 mgr.x (mgr.14847) 90 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:37.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:37 smithi063 bash[24822]: cluster 2023-12-06T03:45:35.768494+0000 mgr.x (mgr.14847) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:37.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:37 smithi040 bash[28373]: cluster 2023-12-06T03:45:35.768494+0000 mgr.x (mgr.14847) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:37.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:37 smithi040 bash[24712]: cluster 2023-12-06T03:45:35.768494+0000 mgr.x (mgr.14847) 91 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:39.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:39 smithi063 bash[24822]: cluster 2023-12-06T03:45:37.769235+0000 mgr.x (mgr.14847) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:39.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:39 smithi040 bash[28373]: cluster 2023-12-06T03:45:37.769235+0000 mgr.x (mgr.14847) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:39.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:39 smithi040 bash[24712]: cluster 2023-12-06T03:45:37.769235+0000 mgr.x (mgr.14847) 92 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:40.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:40] "GET /metrics HTTP/1.1" 200 154918 "" "Prometheus/2.33.4" 2023-12-06T03:45:41.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:41 smithi063 bash[24822]: cluster 2023-12-06T03:45:39.770020+0000 mgr.x (mgr.14847) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:41.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:41 smithi040 bash[28373]: cluster 2023-12-06T03:45:39.770020+0000 mgr.x (mgr.14847) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:41.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:41 smithi040 bash[24712]: cluster 2023-12-06T03:45:39.770020+0000 mgr.x (mgr.14847) 93 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:43.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:43 smithi063 bash[24822]: cluster 2023-12-06T03:45:41.771439+0000 mgr.x (mgr.14847) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:43.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:43 smithi040 bash[28373]: cluster 2023-12-06T03:45:41.771439+0000 mgr.x (mgr.14847) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:43.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:43 smithi040 bash[24712]: cluster 2023-12-06T03:45:41.771439+0000 mgr.x (mgr.14847) 94 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:44.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:43 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:45.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:45 smithi040 bash[28373]: cluster 2023-12-06T03:45:43.772179+0000 mgr.x (mgr.14847) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:45.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:45 smithi040 bash[24712]: cluster 2023-12-06T03:45:43.772179+0000 mgr.x (mgr.14847) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:45.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:45 smithi063 bash[24822]: cluster 2023-12-06T03:45:43.772179+0000 mgr.x (mgr.14847) 95 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:47.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:47 smithi040 bash[24712]: cluster 2023-12-06T03:45:45.773611+0000 mgr.x (mgr.14847) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:47 smithi040 bash[28373]: cluster 2023-12-06T03:45:45.773611+0000 mgr.x (mgr.14847) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:47.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:47 smithi063 bash[24822]: cluster 2023-12-06T03:45:45.773611+0000 mgr.x (mgr.14847) 96 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:49.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:49 smithi040 bash[24712]: cluster 2023-12-06T03:45:47.774378+0000 mgr.x (mgr.14847) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:49.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:49 smithi040 bash[28373]: cluster 2023-12-06T03:45:47.774378+0000 mgr.x (mgr.14847) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:49.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:49 smithi063 bash[24822]: cluster 2023-12-06T03:45:47.774378+0000 mgr.x (mgr.14847) 97 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:50.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:45:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:50] "GET /metrics HTTP/1.1" 200 154928 "" "Prometheus/2.33.4" 2023-12-06T03:45:51.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:51 smithi040 bash[28373]: cluster 2023-12-06T03:45:49.775100+0000 mgr.x (mgr.14847) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:51.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:51 smithi040 bash[24712]: cluster 2023-12-06T03:45:49.775100+0000 mgr.x (mgr.14847) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:51.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:51 smithi063 bash[24822]: cluster 2023-12-06T03:45:49.775100+0000 mgr.x (mgr.14847) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:53.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:53 smithi040 bash[28373]: cluster 2023-12-06T03:45:51.776564+0000 mgr.x (mgr.14847) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:53.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:53 smithi040 bash[24712]: cluster 2023-12-06T03:45:51.776564+0000 mgr.x (mgr.14847) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:53.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:53 smithi063 bash[24822]: cluster 2023-12-06T03:45:51.776564+0000 mgr.x (mgr.14847) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:54.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:45:53 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:45:54.381 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:45:55.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:55 smithi040 bash[24712]: cluster 2023-12-06T03:45:53.777287+0000 mgr.x (mgr.14847) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:55.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:55 smithi040 bash[28373]: cluster 2023-12-06T03:45:53.777287+0000 mgr.x (mgr.14847) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:55.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:55 smithi063 bash[24822]: cluster 2023-12-06T03:45:53.777287+0000 mgr.x (mgr.14847) 100 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:57 smithi040 bash[24712]: cluster 2023-12-06T03:45:55.778791+0000 mgr.x (mgr.14847) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:57.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:57 smithi040 bash[24712]: audit 2023-12-06T03:45:57.342927+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/4058556553' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:45:57.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:57 smithi040 bash[28373]: cluster 2023-12-06T03:45:55.778791+0000 mgr.x (mgr.14847) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:57.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:57 smithi040 bash[28373]: audit 2023-12-06T03:45:57.342927+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/4058556553' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:45:57.778 INFO:teuthology.orchestra.run.smithi040.stdout:Scheduled to redeploy mgr.y on host 'smithi040' 2023-12-06T03:45:57.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:57 smithi063 bash[24822]: cluster 2023-12-06T03:45:55.778791+0000 mgr.x (mgr.14847) 101 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:57.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:57 smithi063 bash[24822]: audit 2023-12-06T03:45:57.342927+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/4058556553' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T03:45:58.743 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps --refresh' 2023-12-06T03:45:58.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.757415+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.758191+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.768623+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.787562+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.789479+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.797522+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.808113+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.808760+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.810861+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.812705+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[24712]: audit 2023-12-06T03:45:57.815335+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T03:45:58.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.757415+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.758191+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.768623+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.787562+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.789479+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.797522+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.808113+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.808760+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.810861+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.812705+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:45:58.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:58 smithi040 bash[28373]: audit 2023-12-06T03:45:57.815335+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T03:45:58.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.757415+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.758191+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.768623+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.787562+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.789479+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.797522+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.808113+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.808760+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.810861+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.812705+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:45:58.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:58 smithi063 bash[24822]: audit 2023-12-06T03:45:57.815335+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T03:45:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: audit 2023-12-06T03:45:57.755664+0000 mgr.x (mgr.14847) 102 : audit [DBG] from='client.14868 -' 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-06T03:45:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: cephadm 2023-12-06T03:45:57.771039+0000 mgr.x (mgr.14847) 103 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T03:45:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: cluster 2023-12-06T03:45:57.779495+0000 mgr.x (mgr.14847) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: cluster 2023-12-06T03:45:57.785493+0000 mgr.x (mgr.14847) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: cluster 2023-12-06T03:45:57.786014+0000 mgr.x (mgr.14847) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[24712]: cephadm 2023-12-06T03:45:57.814207+0000 mgr.x (mgr.14847) 107 : cephadm [INF] Deploying daemon mgr.y on smithi040 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: audit 2023-12-06T03:45:57.755664+0000 mgr.x (mgr.14847) 102 : audit [DBG] from='client.14868 -' 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-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: cephadm 2023-12-06T03:45:57.771039+0000 mgr.x (mgr.14847) 103 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: cluster 2023-12-06T03:45:57.779495+0000 mgr.x (mgr.14847) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: cluster 2023-12-06T03:45:57.785493+0000 mgr.x (mgr.14847) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: cluster 2023-12-06T03:45:57.786014+0000 mgr.x (mgr.14847) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:45:59 smithi040 bash[28373]: cephadm 2023-12-06T03:45:57.814207+0000 mgr.x (mgr.14847) 107 : cephadm [INF] Deploying daemon mgr.y on smithi040 2023-12-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: audit 2023-12-06T03:45:57.755664+0000 mgr.x (mgr.14847) 102 : audit [DBG] from='client.14868 -' 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-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: cephadm 2023-12-06T03:45:57.771039+0000 mgr.x (mgr.14847) 103 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: cluster 2023-12-06T03:45:57.779495+0000 mgr.x (mgr.14847) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: cluster 2023-12-06T03:45:57.785493+0000 mgr.x (mgr.14847) 105 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: cluster 2023-12-06T03:45:57.786014+0000 mgr.x (mgr.14847) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:45:59.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:45:59 smithi063 bash[24822]: cephadm 2023-12-06T03:45:57.814207+0000 mgr.x (mgr.14847) 107 : cephadm [INF] Deploying daemon mgr.y on smithi040 2023-12-06T03:46:00.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:00] "GET /metrics HTTP/1.1" 200 154922 "" "Prometheus/2.33.4" 2023-12-06T03:46:01.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:01 smithi040 bash[24712]: cluster 2023-12-06T03:45:59.786729+0000 mgr.x (mgr.14847) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:01.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:01 smithi040 bash[28373]: cluster 2023-12-06T03:45:59.786729+0000 mgr.x (mgr.14847) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:01.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:01 smithi063 bash[24822]: cluster 2023-12-06T03:45:59.786729+0000 mgr.x (mgr.14847) 108 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) 93s ago 2m 14.2M - 0.23.0 ba2b418f427c cbfe39cfb8fb 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (99s) 92s ago 12m 8223k - 6.6.2 87a51ecf0b1c a69b29da3a5d 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (6m) 92s ago 16m 423M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 running (18m) 93s ago 18m 289M - 15.2.0 204a01f9b0b6 d5c34a72799a 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (18m) 93s ago 18m 116M 2048M 15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (16m) 92s ago 16m 118M 2048M 15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (17m) 93s ago 17m 115M 2048M 15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 93s ago 13m - - 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 92s ago 13m - - 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (16m) 93s ago 16m 48.9M 4096M 15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:46:02.390 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (15m) 93s ago 15m 48.9M 4096M 15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (15m) 93s ago 15m 45.3M 4096M 15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (15m) 93s ago 15m 49.1M 4096M 15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (14m) 92s ago 14m 49.6M 4096M 15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (14m) 92s ago 14m 48.6M 4096M 15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (13m) 92s ago 13m 48.1M 4096M 15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (13m) 92s ago 13m 48.7M 4096M 15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi063 *:9095 running (2m) 92s ago 2m 36.0M - 2.33.4 514e6a882f6e feb834c06412 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (10m) 93s ago 10m 49.8M - 15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:46:02.391 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (10m) 92s ago 10m 49.8M - 15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:46:02.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.357919+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.358957+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.359864+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.360743+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.361544+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.362381+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.366106+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.367002+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.367886+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.368765+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[24712]: audit 2023-12-06T03:46:02.369634+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.357919+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.358957+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.359864+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.360743+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.361544+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.362381+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.366106+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.367002+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.367886+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.368765+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:02 smithi040 bash[28373]: audit 2023-12-06T03:46:02.369634+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.357919+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.358957+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.359864+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.360743+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.361544+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.362381+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.366106+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:46:02.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.367002+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.367886+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.368765+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:02.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:02 smithi063 bash[24822]: audit 2023-12-06T03:46:02.369634+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:46:03.367 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:46:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:03 smithi040 bash[28373]: cluster 2023-12-06T03:46:01.788231+0000 mgr.x (mgr.14847) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:03.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:03 smithi040 bash[28373]: audit 2023-12-06T03:46:02.351676+0000 mgr.x (mgr.14847) 110 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:46:03.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:03 smithi040 bash[24712]: cluster 2023-12-06T03:46:01.788231+0000 mgr.x (mgr.14847) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:03.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:03 smithi040 bash[24712]: audit 2023-12-06T03:46:02.351676+0000 mgr.x (mgr.14847) 110 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:46:03.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:03 smithi063 bash[24822]: cluster 2023-12-06T03:46:01.788231+0000 mgr.x (mgr.14847) 109 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:03.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:03 smithi063 bash[24822]: audit 2023-12-06T03:46:02.351676+0000 mgr.x (mgr.14847) 110 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:46:04.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:03 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:05.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:05 smithi040 bash[28373]: cluster 2023-12-06T03:46:03.788975+0000 mgr.x (mgr.14847) 111 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:05.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:05 smithi040 bash[24712]: cluster 2023-12-06T03:46:03.788975+0000 mgr.x (mgr.14847) 111 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:05.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:05 smithi063 bash[24822]: cluster 2023-12-06T03:46:03.788975+0000 mgr.x (mgr.14847) 111 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:07.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:07 smithi040 bash[24712]: cluster 2023-12-06T03:46:05.790486+0000 mgr.x (mgr.14847) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:07.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:07 smithi040 bash[28373]: cluster 2023-12-06T03:46:05.790486+0000 mgr.x (mgr.14847) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:07.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:07 smithi063 bash[24822]: cluster 2023-12-06T03:46:05.790486+0000 mgr.x (mgr.14847) 112 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:09.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:09 smithi040 bash[24712]: cluster 2023-12-06T03:46:07.791262+0000 mgr.x (mgr.14847) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:09.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:09 smithi040 bash[28373]: cluster 2023-12-06T03:46:07.791262+0000 mgr.x (mgr.14847) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:09.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:09 smithi063 bash[24822]: cluster 2023-12-06T03:46:07.791262+0000 mgr.x (mgr.14847) 113 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:10] "GET /metrics HTTP/1.1" 200 154922 "" "Prometheus/2.33.4" 2023-12-06T03:46:11.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:11 smithi040 bash[24712]: cluster 2023-12-06T03:46:09.792059+0000 mgr.x (mgr.14847) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:11.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:11 smithi040 bash[28373]: cluster 2023-12-06T03:46:09.792059+0000 mgr.x (mgr.14847) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:11.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:11 smithi063 bash[24822]: cluster 2023-12-06T03:46:09.792059+0000 mgr.x (mgr.14847) 114 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:13.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:13 smithi040 bash[24712]: cluster 2023-12-06T03:46:11.793613+0000 mgr.x (mgr.14847) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:13.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:13 smithi040 bash[28373]: cluster 2023-12-06T03:46:11.793613+0000 mgr.x (mgr.14847) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:13.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:13 smithi063 bash[24822]: cluster 2023-12-06T03:46:11.793613+0000 mgr.x (mgr.14847) 115 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:14.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:13 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:15.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:15 smithi040 bash[24712]: cluster 2023-12-06T03:46:13.794650+0000 mgr.x (mgr.14847) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:15.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:15 smithi040 bash[28373]: cluster 2023-12-06T03:46:13.794650+0000 mgr.x (mgr.14847) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:15.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:15 smithi063 bash[24822]: cluster 2023-12-06T03:46:13.794650+0000 mgr.x (mgr.14847) 116 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:17.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:17 smithi063 bash[24822]: cluster 2023-12-06T03:46:15.796122+0000 mgr.x (mgr.14847) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:17.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:17 smithi040 bash[28373]: cluster 2023-12-06T03:46:15.796122+0000 mgr.x (mgr.14847) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:17.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:17 smithi040 bash[24712]: cluster 2023-12-06T03:46:15.796122+0000 mgr.x (mgr.14847) 117 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:19 smithi063 bash[24822]: cluster 2023-12-06T03:46:17.796845+0000 mgr.x (mgr.14847) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:19.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:19 smithi040 bash[24712]: cluster 2023-12-06T03:46:17.796845+0000 mgr.x (mgr.14847) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:19.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:19 smithi040 bash[28373]: cluster 2023-12-06T03:46:17.796845+0000 mgr.x (mgr.14847) 118 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:20] "GET /metrics HTTP/1.1" 200 154932 "" "Prometheus/2.33.4" 2023-12-06T03:46:21.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:21 smithi063 bash[24822]: cluster 2023-12-06T03:46:19.797577+0000 mgr.x (mgr.14847) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:21.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:21 smithi040 bash[24712]: cluster 2023-12-06T03:46:19.797577+0000 mgr.x (mgr.14847) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:21.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:21 smithi040 bash[28373]: cluster 2023-12-06T03:46:19.797577+0000 mgr.x (mgr.14847) 119 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:23 smithi063 bash[24822]: cluster 2023-12-06T03:46:21.799101+0000 mgr.x (mgr.14847) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:23 smithi040 bash[24712]: cluster 2023-12-06T03:46:21.799101+0000 mgr.x (mgr.14847) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:23.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:23 smithi040 bash[28373]: cluster 2023-12-06T03:46:21.799101+0000 mgr.x (mgr.14847) 120 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:24.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:23 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: cluster 2023-12-06T03:46:23.799844+0000 mgr.x (mgr.14847) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.327422+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.327984+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.328027+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.328484+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.328715+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.328940+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.329388+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:25 smithi063 bash[24822]: audit 2023-12-06T03:46:25.329957+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: cluster 2023-12-06T03:46:23.799844+0000 mgr.x (mgr.14847) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.327422+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.327984+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.328027+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.328484+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.328715+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.328940+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.329388+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[28373]: audit 2023-12-06T03:46:25.329957+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: cluster 2023-12-06T03:46:23.799844+0000 mgr.x (mgr.14847) 121 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.327422+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.327984+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.328027+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.328484+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.328715+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.328940+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:25.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.329388+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:46:25.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:25 smithi040 bash[24712]: audit 2023-12-06T03:46:25.329957+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:46:27.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:27 smithi063 bash[24822]: cluster 2023-12-06T03:46:25.801339+0000 mgr.x (mgr.14847) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:27.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:27 smithi040 bash[24712]: cluster 2023-12-06T03:46:25.801339+0000 mgr.x (mgr.14847) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:27.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:27 smithi040 bash[28373]: cluster 2023-12-06T03:46:25.801339+0000 mgr.x (mgr.14847) 122 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:29 smithi063 bash[24822]: cluster 2023-12-06T03:46:27.802134+0000 mgr.x (mgr.14847) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:29.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:29 smithi040 bash[24712]: cluster 2023-12-06T03:46:27.802134+0000 mgr.x (mgr.14847) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:29 smithi040 bash[28373]: cluster 2023-12-06T03:46:27.802134+0000 mgr.x (mgr.14847) 123 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:30] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-12-06T03:46:31.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:31 smithi063 bash[24822]: cluster 2023-12-06T03:46:29.802890+0000 mgr.x (mgr.14847) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:31.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:31 smithi040 bash[24712]: cluster 2023-12-06T03:46:29.802890+0000 mgr.x (mgr.14847) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:31.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:31 smithi040 bash[28373]: cluster 2023-12-06T03:46:29.802890+0000 mgr.x (mgr.14847) 124 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:33 smithi063 bash[24822]: cluster 2023-12-06T03:46:31.804377+0000 mgr.x (mgr.14847) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:33.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:33 smithi040 bash[24712]: cluster 2023-12-06T03:46:31.804377+0000 mgr.x (mgr.14847) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:33.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:33 smithi040 bash[28373]: cluster 2023-12-06T03:46:31.804377+0000 mgr.x (mgr.14847) 125 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:34.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:33 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:35.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:35 smithi063 bash[24822]: cluster 2023-12-06T03:46:33.805076+0000 mgr.x (mgr.14847) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:35 smithi040 bash[24712]: cluster 2023-12-06T03:46:33.805076+0000 mgr.x (mgr.14847) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:35.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:35 smithi040 bash[28373]: cluster 2023-12-06T03:46:33.805076+0000 mgr.x (mgr.14847) 126 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:37 smithi063 bash[24822]: cluster 2023-12-06T03:46:35.806573+0000 mgr.x (mgr.14847) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:37.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:37 smithi040 bash[24712]: cluster 2023-12-06T03:46:35.806573+0000 mgr.x (mgr.14847) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:37.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:37 smithi040 bash[28373]: cluster 2023-12-06T03:46:35.806573+0000 mgr.x (mgr.14847) 127 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:39.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:39 smithi063 bash[24822]: cluster 2023-12-06T03:46:37.807305+0000 mgr.x (mgr.14847) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:39.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:39 smithi040 bash[24712]: cluster 2023-12-06T03:46:37.807305+0000 mgr.x (mgr.14847) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:39.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:39 smithi040 bash[28373]: cluster 2023-12-06T03:46:37.807305+0000 mgr.x (mgr.14847) 128 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:40] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-12-06T03:46:41.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:41 smithi063 bash[24822]: cluster 2023-12-06T03:46:39.808020+0000 mgr.x (mgr.14847) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:41.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:41 smithi040 bash[24712]: cluster 2023-12-06T03:46:39.808020+0000 mgr.x (mgr.14847) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:41.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:41 smithi040 bash[28373]: cluster 2023-12-06T03:46:39.808020+0000 mgr.x (mgr.14847) 129 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:43.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:43 smithi063 bash[24822]: cluster 2023-12-06T03:46:41.809513+0000 mgr.x (mgr.14847) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:43.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:43 smithi040 bash[24712]: cluster 2023-12-06T03:46:41.809513+0000 mgr.x (mgr.14847) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:43.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:43 smithi040 bash[28373]: cluster 2023-12-06T03:46:41.809513+0000 mgr.x (mgr.14847) 130 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:44.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:43 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:45.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:45 smithi063 bash[24822]: cluster 2023-12-06T03:46:43.810274+0000 mgr.x (mgr.14847) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:45.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:45 smithi040 bash[24712]: cluster 2023-12-06T03:46:43.810274+0000 mgr.x (mgr.14847) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:45.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:45 smithi040 bash[28373]: cluster 2023-12-06T03:46:43.810274+0000 mgr.x (mgr.14847) 131 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:47.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:47 smithi063 bash[24822]: cluster 2023-12-06T03:46:45.811782+0000 mgr.x (mgr.14847) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:47.864 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:47 smithi040 bash[24712]: cluster 2023-12-06T03:46:45.811782+0000 mgr.x (mgr.14847) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:47.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:47 smithi040 bash[28373]: cluster 2023-12-06T03:46:45.811782+0000 mgr.x (mgr.14847) 132 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:48.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:47 smithi040 systemd[1]: Stopping Ceph mgr.y for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:46:49.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:49 smithi063 bash[24822]: cluster 2023-12-06T03:46:47.812511+0000 mgr.x (mgr.14847) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:49.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:49 smithi040 bash[24712]: cluster 2023-12-06T03:46:47.812511+0000 mgr.x (mgr.14847) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:49.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:49 smithi040 bash[28373]: cluster 2023-12-06T03:46:47.812511+0000 mgr.x (mgr.14847) 133 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:46:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:50] "GET /metrics HTTP/1.1" 200 154929 "" "Prometheus/2.33.4" 2023-12-06T03:46:51.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:51 smithi063 bash[24822]: cluster 2023-12-06T03:46:49.813246+0000 mgr.x (mgr.14847) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:51.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:51 smithi040 bash[24712]: cluster 2023-12-06T03:46:49.813246+0000 mgr.x (mgr.14847) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:51 smithi040 bash[28373]: cluster 2023-12-06T03:46:49.813246+0000 mgr.x (mgr.14847) 134 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:53 smithi063 bash[24822]: cluster 2023-12-06T03:46:51.814789+0000 mgr.x (mgr.14847) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:53.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:53 smithi040 bash[24712]: cluster 2023-12-06T03:46:51.814789+0000 mgr.x (mgr.14847) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:53.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:53 smithi040 bash[28373]: cluster 2023-12-06T03:46:51.814789+0000 mgr.x (mgr.14847) 135 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:54.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:53 smithi040 bash[24970]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:46:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:55 smithi063 bash[24822]: cluster 2023-12-06T03:46:53.815517+0000 mgr.x (mgr.14847) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:55.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:55 smithi040 bash[24712]: cluster 2023-12-06T03:46:53.815517+0000 mgr.x (mgr.14847) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:55.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:55 smithi040 bash[28373]: cluster 2023-12-06T03:46:53.815517+0000 mgr.x (mgr.14847) 136 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:57.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:57 smithi040 bash[24712]: cluster 2023-12-06T03:46:55.816996+0000 mgr.x (mgr.14847) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:57.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:57 smithi040 bash[28373]: cluster 2023-12-06T03:46:55.816996+0000 mgr.x (mgr.14847) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:58.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:57 smithi063 bash[24822]: cluster 2023-12-06T03:46:55.816996+0000 mgr.x (mgr.14847) 137 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:58.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:58 smithi040 bash[49603]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.y 2023-12-06T03:46:58.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:58 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-06T03:46:58.866 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:58 smithi040 bash[49667]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.y 2023-12-06T03:46:59.116 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:58 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T03:46:59.116 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:58 smithi040 systemd[1]: Stopped Ceph mgr.y for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:46:59.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:46:59 smithi040 systemd[1]: Started Ceph mgr.y for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:46:59.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: cluster 2023-12-06T03:46:57.817733+0000 mgr.x (mgr.14847) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:59.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: cluster 2023-12-06T03:46:57.817733+0000 mgr.x (mgr.14847) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:46:59.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.143977+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:46:59.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.144851+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:46:59.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.143977+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:46:59.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.150799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T03:46:59.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.155671+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:46:59.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.144851+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:46:59.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.156255+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:46:59.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.162738+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:46:59.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.172320+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:46:59.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[24712]: audit 2023-12-06T03:46:59.172770+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:46:59.885 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.150799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T03:46:59.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.155671+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:46:59.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.156255+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:46:59.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.162738+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:46:59.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.172320+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:46:59.886 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:46:59 smithi040 bash[28373]: audit 2023-12-06T03:46:59.172770+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:47:00.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: cluster 2023-12-06T03:46:57.817733+0000 mgr.x (mgr.14847) 138 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:00.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.143977+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:47:00.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.144851+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T03:47:00.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.150799+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T03:47:00.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.155671+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:00.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.156255+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:00.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.162738+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121844531, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.970517Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443, 9283]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121529958, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971141Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_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.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971464Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_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\": \"2.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971710Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47552921, \"cpu_percentage\": \"1.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.971963Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51516538, \"cpu_percentage\": \"1.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972262Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972640Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:44:28.972807Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 14963179, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:44:28.973089Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:00.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.172320+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:47:00.117 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:46:59 smithi063 bash[24822]: audit 2023-12-06T03:46:59.172770+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:47:00.185 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:00 smithi040 bash[49781]: debug 2023-12-06T03:47:00.012+0000 7feaca802700 1 -- 172.21.15.40:0/2427380026 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5618e51ea4e0 con 0x5618e52de800 2023-12-06T03:47:00.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:00 smithi040 bash[49781]: debug 2023-12-06T03:47:00.176+0000 7feadade9680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:47:00.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:00 smithi040 bash[49781]: debug 2023-12-06T03:47:00.280+0000 7feadade9680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:47:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:00] "GET /metrics HTTP/1.1" 200 154937 "" "Prometheus/2.33.4" 2023-12-06T03:47:01.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:00 smithi040 bash[49781]: debug 2023-12-06T03:47:00.744+0000 7feadade9680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:47:01.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:01 smithi040 bash[24712]: cluster 2023-12-06T03:46:59.818476+0000 mgr.x (mgr.14847) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:01.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:01 smithi040 bash[28373]: cluster 2023-12-06T03:46:59.818476+0000 mgr.x (mgr.14847) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:01.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:01 smithi040 bash[49781]: debug 2023-12-06T03:47:01.684+0000 7feadade9680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:47:01.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:01 smithi040 bash[49781]: debug 2023-12-06T03:47:01.780+0000 7feadade9680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:47:02.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:01 smithi063 bash[24822]: cluster 2023-12-06T03:46:59.818476+0000 mgr.x (mgr.14847) 139 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:02.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:02 smithi040 bash[49781]: debug 2023-12-06T03:47:02.040+0000 7feadade9680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:47:03.474 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[49781]: debug 2023-12-06T03:47:03.196+0000 7feadade9680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:47:03.474 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[49781]: debug 2023-12-06T03:47:03.360+0000 7feadade9680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:47:03.738 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[49781]: debug 2023-12-06T03:47:03.464+0000 7feadade9680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:47:03.738 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[49781]: debug 2023-12-06T03:47:03.576+0000 7feadade9680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:47:03.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[24712]: cluster 2023-12-06T03:47:01.819973+0000 mgr.x (mgr.14847) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:03.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[28373]: cluster 2023-12-06T03:47:01.819973+0000 mgr.x (mgr.14847) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:03 smithi063 bash[24822]: cluster 2023-12-06T03:47:01.819973+0000 mgr.x (mgr.14847) 140 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:04.214 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:03 smithi040 bash[49781]: debug 2023-12-06T03:47:03.804+0000 7feadade9680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:47:04.487 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:04 smithi040 bash[49781]: debug 2023-12-06T03:47:04.204+0000 7feadade9680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:47:04.488 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:04 smithi040 bash[49781]: debug 2023-12-06T03:47:04.332+0000 7feadade9680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:47:05.641 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[49781]: debug 2023-12-06T03:47:05.260+0000 7feadade9680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:47:05.641 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[49781]: debug 2023-12-06T03:47:05.372+0000 7feadade9680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:47:05.642 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[49781]: debug 2023-12-06T03:47:05.492+0000 7feadade9680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:47:05.987 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[49781]: debug 2023-12-06T03:47:05.720+0000 7feadade9680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:47:05.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: cluster 2023-12-06T03:47:03.820711+0000 mgr.x (mgr.14847) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:05.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: cluster 2023-12-06T03:47:03.820711+0000 mgr.x (mgr.14847) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:05.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.139498+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.139498+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.140462+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.140462+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.146364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:05.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.146364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:05.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.420849+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.420849+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.421460+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[28373]: audit 2023-12-06T03:47:05.427505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:05.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.421460+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:05.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:05 smithi040 bash[24712]: audit 2023-12-06T03:47:05.427505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:06.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: cluster 2023-12-06T03:47:03.820711+0000 mgr.x (mgr.14847) 141 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:06.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.139498+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:06.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.140462+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:06.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.146364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 121005670, \"cpu_percentage\": \"1.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133031Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 95493816, \"cpu_percentage\": \"98.98%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:47:05.133450Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122578534, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.133726Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52795801, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134042Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52827258, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134307Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48622469, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134563Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51873054, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.134817Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135071Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.135265Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16724787, \"cpu_percentage\": \"0.09%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:47:05.135529Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.135939Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:06.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.420849+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:06.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.421460+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:47:06.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:05 smithi063 bash[24822]: audit 2023-12-06T03:47:05.427505+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:47:05.418968Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:39:22.285466Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:47:06.367 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: debug 2023-12-06T03:47:06.008+0000 7feadade9680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:47:06.367 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: debug 2023-12-06T03:47:06.176+0000 7feadade9680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:47:06.652 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: debug 2023-12-06T03:47:06.356+0000 7feadade9680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:47:06.652 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: debug 2023-12-06T03:47:06.584+0000 7feadade9680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[24712]: audit 2023-12-06T03:47:05.708278+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[24712]: audit 2023-12-06T03:47:05.709460+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[24712]: audit 2023-12-06T03:47:05.715066+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[28373]: audit 2023-12-06T03:47:05.708278+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[28373]: audit 2023-12-06T03:47:05.709460+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[28373]: audit 2023-12-06T03:47:05.715066+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:47:06.988 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: debug 2023-12-06T03:47:06.692+0000 7feadade9680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:47:06.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: [06/Dec/2023:03:47:06] ENGINE Bus STARTING 2023-12-06T03:47:06.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: CherryPy Checker: 2023-12-06T03:47:06.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: The Application mounted at '' has an empty config. 2023-12-06T03:47:06.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: [06/Dec/2023:03:47:06] ENGINE Serving on http://:::9283 2023-12-06T03:47:06.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:06 smithi040 bash[49781]: [06/Dec/2023:03:47:06] ENGINE Bus STARTED 2023-12-06T03:47:07.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:06 smithi063 bash[24822]: audit 2023-12-06T03:47:05.708278+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:07.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:06 smithi063 bash[24822]: audit 2023-12-06T03:47:05.709460+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:47:07.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:06 smithi063 bash[24822]: audit 2023-12-06T03:47:05.715066+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: cluster 2023-12-06T03:47:05.706504+0000 mgr.x (mgr.14847) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: cluster 2023-12-06T03:47:05.707090+0000 mgr.x (mgr.14847) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: cluster 2023-12-06T03:47:06.716900+0000 mon.a (mon.0) 717 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: cluster 2023-12-06T03:47:06.717107+0000 mon.a (mon.0) 718 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: audit 2023-12-06T03:47:06.720696+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: audit 2023-12-06T03:47:06.721697+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: audit 2023-12-06T03:47:06.726826+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[24712]: audit 2023-12-06T03:47:06.727704+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:47:07.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: cluster 2023-12-06T03:47:05.706504+0000 mgr.x (mgr.14847) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: cluster 2023-12-06T03:47:05.707090+0000 mgr.x (mgr.14847) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: cluster 2023-12-06T03:47:06.716900+0000 mon.a (mon.0) 717 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: cluster 2023-12-06T03:47:06.717107+0000 mon.a (mon.0) 718 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: audit 2023-12-06T03:47:06.720696+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: audit 2023-12-06T03:47:06.721697+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: audit 2023-12-06T03:47:06.726826+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:47:07.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:07 smithi040 bash[28373]: audit 2023-12-06T03:47:06.727704+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:47:08.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: cluster 2023-12-06T03:47:05.706504+0000 mgr.x (mgr.14847) 142 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:08.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: cluster 2023-12-06T03:47:05.707090+0000 mgr.x (mgr.14847) 143 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: cluster 2023-12-06T03:47:06.716900+0000 mon.a (mon.0) 717 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: cluster 2023-12-06T03:47:06.717107+0000 mon.a (mon.0) 718 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: audit 2023-12-06T03:47:06.720696+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: audit 2023-12-06T03:47:06.721697+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: audit 2023-12-06T03:47:06.726826+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:47:08.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:07 smithi063 bash[24822]: audit 2023-12-06T03:47:06.727704+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.? 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:47:08.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:08 smithi040 bash[24712]: cluster 2023-12-06T03:47:07.667333+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e25: x(active, since 3m), standbys: y 2023-12-06T03:47:08.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:08 smithi040 bash[24712]: cluster 2023-12-06T03:47:07.707856+0000 mgr.x (mgr.14847) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:08.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:08 smithi040 bash[28373]: cluster 2023-12-06T03:47:07.667333+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e25: x(active, since 3m), standbys: y 2023-12-06T03:47:08.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:08 smithi040 bash[28373]: cluster 2023-12-06T03:47:07.707856+0000 mgr.x (mgr.14847) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:09.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:08 smithi063 bash[24822]: cluster 2023-12-06T03:47:07.667333+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e25: x(active, since 3m), standbys: y 2023-12-06T03:47:09.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:08 smithi063 bash[24822]: cluster 2023-12-06T03:47:07.707856+0000 mgr.x (mgr.14847) 144 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:10] "GET /metrics HTTP/1.1" 200 154937 "" "Prometheus/2.33.4" 2023-12-06T03:47:11.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:11 smithi063 bash[24822]: cluster 2023-12-06T03:47:09.708606+0000 mgr.x (mgr.14847) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:11.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:11 smithi040 bash[24712]: cluster 2023-12-06T03:47:09.708606+0000 mgr.x (mgr.14847) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:11.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:11 smithi040 bash[28373]: cluster 2023-12-06T03:47:09.708606+0000 mgr.x (mgr.14847) 145 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:13.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:13 smithi063 bash[24822]: cluster 2023-12-06T03:47:11.710257+0000 mgr.x (mgr.14847) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:13.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:13 smithi040 bash[24712]: cluster 2023-12-06T03:47:11.710257+0000 mgr.x (mgr.14847) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:13.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:13 smithi040 bash[28373]: cluster 2023-12-06T03:47:11.710257+0000 mgr.x (mgr.14847) 146 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:14.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:47:15.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:15 smithi063 bash[24822]: cluster 2023-12-06T03:47:13.711035+0000 mgr.x (mgr.14847) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:15.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:15 smithi040 bash[24712]: cluster 2023-12-06T03:47:13.711035+0000 mgr.x (mgr.14847) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:15.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:15 smithi040 bash[28373]: cluster 2023-12-06T03:47:13.711035+0000 mgr.x (mgr.14847) 147 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:17.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:17 smithi040 bash[24712]: cluster 2023-12-06T03:47:15.712599+0000 mgr.x (mgr.14847) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:17.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:17 smithi040 bash[28373]: cluster 2023-12-06T03:47:15.712599+0000 mgr.x (mgr.14847) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:17.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:17 smithi063 bash[24822]: cluster 2023-12-06T03:47:15.712599+0000 mgr.x (mgr.14847) 148 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:19 smithi040 bash[24712]: cluster 2023-12-06T03:47:17.713368+0000 mgr.x (mgr.14847) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:19.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:19 smithi040 bash[28373]: cluster 2023-12-06T03:47:17.713368+0000 mgr.x (mgr.14847) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:19 smithi063 bash[24822]: cluster 2023-12-06T03:47:17.713368+0000 mgr.x (mgr.14847) 149 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:20] "GET /metrics HTTP/1.1" 200 154934 "" "Prometheus/2.33.4" 2023-12-06T03:47:21.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:21 smithi040 bash[24712]: cluster 2023-12-06T03:47:19.714172+0000 mgr.x (mgr.14847) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:21.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:21 smithi040 bash[28373]: cluster 2023-12-06T03:47:19.714172+0000 mgr.x (mgr.14847) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:21.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:21 smithi063 bash[24822]: cluster 2023-12-06T03:47:19.714172+0000 mgr.x (mgr.14847) 150 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:23.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:23 smithi040 bash[24712]: cluster 2023-12-06T03:47:21.715634+0000 mgr.x (mgr.14847) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:23.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:23 smithi040 bash[28373]: cluster 2023-12-06T03:47:21.715634+0000 mgr.x (mgr.14847) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:23 smithi063 bash[24822]: cluster 2023-12-06T03:47:21.715634+0000 mgr.x (mgr.14847) 151 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:24.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: cluster 2023-12-06T03:47:23.716308+0000 mgr.x (mgr.14847) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.336338+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.336831+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.336854+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.337261+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.337562+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.337656+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.338323+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[28373]: audit 2023-12-06T03:47:25.338763+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: cluster 2023-12-06T03:47:23.716308+0000 mgr.x (mgr.14847) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.336338+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.336831+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.336854+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.337261+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.337562+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.337656+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.338323+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:25 smithi040 bash[24712]: audit 2023-12-06T03:47:25.338763+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: cluster 2023-12-06T03:47:23.716308+0000 mgr.x (mgr.14847) 152 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.336338+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.336831+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.336854+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.337261+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.337562+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.337656+0000 mon.b (mon.2) 244 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.338323+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T03:47:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:25 smithi063 bash[24822]: audit 2023-12-06T03:47:25.338763+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:47:27.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:27 smithi040 bash[28373]: cluster 2023-12-06T03:47:25.717755+0000 mgr.x (mgr.14847) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:27.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:27 smithi040 bash[24712]: cluster 2023-12-06T03:47:25.717755+0000 mgr.x (mgr.14847) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:27.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:27 smithi063 bash[24822]: cluster 2023-12-06T03:47:25.717755+0000 mgr.x (mgr.14847) 153 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:29.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:29 smithi040 bash[28373]: cluster 2023-12-06T03:47:27.718469+0000 mgr.x (mgr.14847) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:29 smithi040 bash[24712]: cluster 2023-12-06T03:47:27.718469+0000 mgr.x (mgr.14847) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:29 smithi063 bash[24822]: cluster 2023-12-06T03:47:27.718469+0000 mgr.x (mgr.14847) 154 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:30] "GET /metrics HTTP/1.1" 200 154938 "" "Prometheus/2.33.4" 2023-12-06T03:47:31.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:31 smithi040 bash[28373]: cluster 2023-12-06T03:47:29.719173+0000 mgr.x (mgr.14847) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:31.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:31 smithi040 bash[24712]: cluster 2023-12-06T03:47:29.719173+0000 mgr.x (mgr.14847) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:31.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:31 smithi063 bash[24822]: cluster 2023-12-06T03:47:29.719173+0000 mgr.x (mgr.14847) 155 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:33.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:33 smithi040 bash[28373]: cluster 2023-12-06T03:47:31.720592+0000 mgr.x (mgr.14847) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:33.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:33 smithi040 bash[24712]: cluster 2023-12-06T03:47:31.720592+0000 mgr.x (mgr.14847) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:33 smithi063 bash[24822]: cluster 2023-12-06T03:47:31.720592+0000 mgr.x (mgr.14847) 156 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:34.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:47:35.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:35 smithi040 bash[28373]: cluster 2023-12-06T03:47:33.721329+0000 mgr.x (mgr.14847) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:35.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:35 smithi040 bash[24712]: cluster 2023-12-06T03:47:33.721329+0000 mgr.x (mgr.14847) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:35.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:35 smithi063 bash[24822]: cluster 2023-12-06T03:47:33.721329+0000 mgr.x (mgr.14847) 157 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:37.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:37 smithi040 bash[28373]: cluster 2023-12-06T03:47:35.722834+0000 mgr.x (mgr.14847) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:37.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:37 smithi040 bash[24712]: cluster 2023-12-06T03:47:35.722834+0000 mgr.x (mgr.14847) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:37 smithi063 bash[24822]: cluster 2023-12-06T03:47:35.722834+0000 mgr.x (mgr.14847) 158 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:39.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:39 smithi040 bash[28373]: cluster 2023-12-06T03:47:37.723575+0000 mgr.x (mgr.14847) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:39.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:39 smithi040 bash[24712]: cluster 2023-12-06T03:47:37.723575+0000 mgr.x (mgr.14847) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:39.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:39 smithi063 bash[24822]: cluster 2023-12-06T03:47:37.723575+0000 mgr.x (mgr.14847) 159 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:40] "GET /metrics HTTP/1.1" 200 154938 "" "Prometheus/2.33.4" 2023-12-06T03:47:41.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:41 smithi040 bash[28373]: cluster 2023-12-06T03:47:39.724286+0000 mgr.x (mgr.14847) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:41.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:41 smithi040 bash[24712]: cluster 2023-12-06T03:47:39.724286+0000 mgr.x (mgr.14847) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:41.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:41 smithi063 bash[24822]: cluster 2023-12-06T03:47:39.724286+0000 mgr.x (mgr.14847) 160 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:43.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:43 smithi040 bash[28373]: cluster 2023-12-06T03:47:41.725759+0000 mgr.x (mgr.14847) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:43.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:43 smithi040 bash[24712]: cluster 2023-12-06T03:47:41.725759+0000 mgr.x (mgr.14847) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:43.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:43 smithi063 bash[24822]: cluster 2023-12-06T03:47:41.725759+0000 mgr.x (mgr.14847) 161 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:44.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:47:45.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:45 smithi040 bash[28373]: cluster 2023-12-06T03:47:43.726446+0000 mgr.x (mgr.14847) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:45.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:45 smithi040 bash[24712]: cluster 2023-12-06T03:47:43.726446+0000 mgr.x (mgr.14847) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:45.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:45 smithi063 bash[24822]: cluster 2023-12-06T03:47:43.726446+0000 mgr.x (mgr.14847) 162 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:47.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:47 smithi040 bash[28373]: cluster 2023-12-06T03:47:45.727901+0000 mgr.x (mgr.14847) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:47.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:47 smithi040 bash[24712]: cluster 2023-12-06T03:47:45.727901+0000 mgr.x (mgr.14847) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:47 smithi063 bash[24822]: cluster 2023-12-06T03:47:45.727901+0000 mgr.x (mgr.14847) 163 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:49.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:49 smithi063 bash[24822]: cluster 2023-12-06T03:47:47.728606+0000 mgr.x (mgr.14847) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:49.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:49 smithi040 bash[24712]: cluster 2023-12-06T03:47:47.728606+0000 mgr.x (mgr.14847) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:49.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:49 smithi040 bash[28373]: cluster 2023-12-06T03:47:47.728606+0000 mgr.x (mgr.14847) 164 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:47:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:50] "GET /metrics HTTP/1.1" 200 154937 "" "Prometheus/2.33.4" 2023-12-06T03:47:51.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:51 smithi063 bash[24822]: cluster 2023-12-06T03:47:49.729327+0000 mgr.x (mgr.14847) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:51.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:51 smithi040 bash[24712]: cluster 2023-12-06T03:47:49.729327+0000 mgr.x (mgr.14847) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:51.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:51 smithi040 bash[28373]: cluster 2023-12-06T03:47:49.729327+0000 mgr.x (mgr.14847) 165 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:53 smithi063 bash[24822]: cluster 2023-12-06T03:47:51.730811+0000 mgr.x (mgr.14847) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:53.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:53 smithi040 bash[24712]: cluster 2023-12-06T03:47:51.730811+0000 mgr.x (mgr.14847) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:53.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:53 smithi040 bash[28373]: cluster 2023-12-06T03:47:51.730811+0000 mgr.x (mgr.14847) 166 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:54.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:47:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:47:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:55 smithi063 bash[24822]: cluster 2023-12-06T03:47:53.731534+0000 mgr.x (mgr.14847) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:55.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:55 smithi040 bash[24712]: cluster 2023-12-06T03:47:53.731534+0000 mgr.x (mgr.14847) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:55.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:55 smithi040 bash[28373]: cluster 2023-12-06T03:47:53.731534+0000 mgr.x (mgr.14847) 167 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:57.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:57 smithi063 bash[24822]: cluster 2023-12-06T03:47:55.733010+0000 mgr.x (mgr.14847) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:57.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:57 smithi040 bash[24712]: cluster 2023-12-06T03:47:55.733010+0000 mgr.x (mgr.14847) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:57.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:57 smithi040 bash[28373]: cluster 2023-12-06T03:47:55.733010+0000 mgr.x (mgr.14847) 168 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:59.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:47:59 smithi063 bash[24822]: cluster 2023-12-06T03:47:57.733731+0000 mgr.x (mgr.14847) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:59.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:47:59 smithi040 bash[24712]: cluster 2023-12-06T03:47:57.733731+0000 mgr.x (mgr.14847) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:47:59.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:47:59 smithi040 bash[28373]: cluster 2023-12-06T03:47:57.733731+0000 mgr.x (mgr.14847) 169 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:00] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-12-06T03:48:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:01 smithi063 bash[24822]: cluster 2023-12-06T03:47:59.734476+0000 mgr.x (mgr.14847) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:01.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:01 smithi040 bash[24712]: cluster 2023-12-06T03:47:59.734476+0000 mgr.x (mgr.14847) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:01.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:01 smithi040 bash[28373]: cluster 2023-12-06T03:47:59.734476+0000 mgr.x (mgr.14847) 170 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:03 smithi040 bash[24712]: cluster 2023-12-06T03:48:01.735993+0000 mgr.x (mgr.14847) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:03 smithi040 bash[28373]: cluster 2023-12-06T03:48:01.735993+0000 mgr.x (mgr.14847) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:03 smithi063 bash[24822]: cluster 2023-12-06T03:48:01.735993+0000 mgr.x (mgr.14847) 171 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:04.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:05.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:05 smithi040 bash[24712]: cluster 2023-12-06T03:48:03.736742+0000 mgr.x (mgr.14847) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:05.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:05 smithi040 bash[28373]: cluster 2023-12-06T03:48:03.736742+0000 mgr.x (mgr.14847) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:06.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:05 smithi063 bash[24822]: cluster 2023-12-06T03:48:03.736742+0000 mgr.x (mgr.14847) 172 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:06.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:06 smithi040 bash[24712]: audit 2023-12-06T03:48:05.727558+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:48:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:06 smithi040 bash[28373]: audit 2023-12-06T03:48:05.727558+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:48:07.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:06 smithi063 bash[24822]: audit 2023-12-06T03:48:05.727558+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:48:07.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:07 smithi040 bash[24712]: cluster 2023-12-06T03:48:05.738243+0000 mgr.x (mgr.14847) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:07.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:07 smithi040 bash[28373]: cluster 2023-12-06T03:48:05.738243+0000 mgr.x (mgr.14847) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:08.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:07 smithi063 bash[24822]: cluster 2023-12-06T03:48:05.738243+0000 mgr.x (mgr.14847) 173 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:09.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:09 smithi040 bash[24712]: cluster 2023-12-06T03:48:07.739236+0000 mgr.x (mgr.14847) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:09.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:09 smithi040 bash[28373]: cluster 2023-12-06T03:48:07.739236+0000 mgr.x (mgr.14847) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:10.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:09 smithi063 bash[24822]: cluster 2023-12-06T03:48:07.739236+0000 mgr.x (mgr.14847) 174 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:10] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-12-06T03:48:11.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:11 smithi040 bash[24712]: cluster 2023-12-06T03:48:09.739996+0000 mgr.x (mgr.14847) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:11.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:11 smithi040 bash[28373]: cluster 2023-12-06T03:48:09.739996+0000 mgr.x (mgr.14847) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:12.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:11 smithi063 bash[24822]: cluster 2023-12-06T03:48:09.739996+0000 mgr.x (mgr.14847) 175 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:12.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:11.837671+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:12.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:11.837671+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:12.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:11.838698+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:11.845690+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:12.116683+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:12.118536+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[24712]: audit 2023-12-06T03:48:12.123101+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:11.838698+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:11.845690+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:12.116683+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:12.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:12.118536+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:12.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:12 smithi040 bash[28373]: audit 2023-12-06T03:48:12.123101+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:48:13.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:11.837671+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:13.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:11.838698+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:48:13.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:11.845690+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:38:10.188744Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:48:13.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:12.116683+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:13.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:12.118536+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:48:13.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:12 smithi063 bash[24822]: audit 2023-12-06T03:48:12.123101+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:48:13.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[24712]: cluster 2023-12-06T03:48:11.741494+0000 mgr.x (mgr.14847) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:13.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[24712]: cluster 2023-12-06T03:48:12.114805+0000 mgr.x (mgr.14847) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:13.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[24712]: cluster 2023-12-06T03:48:12.115480+0000 mgr.x (mgr.14847) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:13.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[28373]: cluster 2023-12-06T03:48:11.741494+0000 mgr.x (mgr.14847) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:13.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[28373]: cluster 2023-12-06T03:48:12.114805+0000 mgr.x (mgr.14847) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:13.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[28373]: cluster 2023-12-06T03:48:12.115480+0000 mgr.x (mgr.14847) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:13 smithi063 bash[24822]: cluster 2023-12-06T03:48:11.741494+0000 mgr.x (mgr.14847) 176 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:13 smithi063 bash[24822]: cluster 2023-12-06T03:48:12.114805+0000 mgr.x (mgr.14847) 177 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:13 smithi063 bash[24822]: cluster 2023-12-06T03:48:12.115480+0000 mgr.x (mgr.14847) 178 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:14.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:15.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:15 smithi040 bash[24712]: cluster 2023-12-06T03:48:14.116313+0000 mgr.x (mgr.14847) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:15.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:15 smithi040 bash[28373]: cluster 2023-12-06T03:48:14.116313+0000 mgr.x (mgr.14847) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:15 smithi063 bash[24822]: cluster 2023-12-06T03:48:14.116313+0000 mgr.x (mgr.14847) 179 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:17.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:17 smithi040 bash[24712]: cluster 2023-12-06T03:48:16.117815+0000 mgr.x (mgr.14847) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:17.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:17 smithi040 bash[28373]: cluster 2023-12-06T03:48:16.117815+0000 mgr.x (mgr.14847) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:17.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:17 smithi063 bash[24822]: cluster 2023-12-06T03:48:16.117815+0000 mgr.x (mgr.14847) 180 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:19.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:19 smithi040 bash[24712]: cluster 2023-12-06T03:48:18.118497+0000 mgr.x (mgr.14847) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:19.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:19 smithi040 bash[28373]: cluster 2023-12-06T03:48:18.118497+0000 mgr.x (mgr.14847) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:19 smithi063 bash[24822]: cluster 2023-12-06T03:48:18.118497+0000 mgr.x (mgr.14847) 181 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:20] "GET /metrics HTTP/1.1" 200 154938 "" "Prometheus/2.33.4" 2023-12-06T03:48:21.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:21 smithi040 bash[24712]: cluster 2023-12-06T03:48:20.119216+0000 mgr.x (mgr.14847) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:21.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:21 smithi040 bash[28373]: cluster 2023-12-06T03:48:20.119216+0000 mgr.x (mgr.14847) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:21.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:21 smithi063 bash[24822]: cluster 2023-12-06T03:48:20.119216+0000 mgr.x (mgr.14847) 182 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:23.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:23 smithi040 bash[28373]: cluster 2023-12-06T03:48:22.120631+0000 mgr.x (mgr.14847) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:23.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:23 smithi040 bash[24712]: cluster 2023-12-06T03:48:22.120631+0000 mgr.x (mgr.14847) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:23 smithi063 bash[24822]: cluster 2023-12-06T03:48:22.120631+0000 mgr.x (mgr.14847) 183 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:24.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:25.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: cluster 2023-12-06T03:48:24.121501+0000 mgr.x (mgr.14847) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.345221+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.345637+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.345714+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.346217+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.346372+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.346682+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.347049+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[24712]: audit 2023-12-06T03:48:25.347505+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: cluster 2023-12-06T03:48:24.121501+0000 mgr.x (mgr.14847) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.345221+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.345637+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.345714+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.346217+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.346372+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.346682+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.347049+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:25 smithi040 bash[28373]: audit 2023-12-06T03:48:25.347505+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: cluster 2023-12-06T03:48:24.121501+0000 mgr.x (mgr.14847) 184 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.345221+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.345637+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.345714+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.346217+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.346372+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.346682+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.347049+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:48:25.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:25 smithi063 bash[24822]: audit 2023-12-06T03:48:25.347505+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:48:27.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:27 smithi040 bash[24712]: cluster 2023-12-06T03:48:26.123067+0000 mgr.x (mgr.14847) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:27.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:27 smithi040 bash[28373]: cluster 2023-12-06T03:48:26.123067+0000 mgr.x (mgr.14847) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:27.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:27 smithi063 bash[24822]: cluster 2023-12-06T03:48:26.123067+0000 mgr.x (mgr.14847) 185 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:29 smithi040 bash[24712]: cluster 2023-12-06T03:48:28.123801+0000 mgr.x (mgr.14847) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:29.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:29 smithi040 bash[28373]: cluster 2023-12-06T03:48:28.123801+0000 mgr.x (mgr.14847) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:29 smithi063 bash[24822]: cluster 2023-12-06T03:48:28.123801+0000 mgr.x (mgr.14847) 186 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:30] "GET /metrics HTTP/1.1" 200 154940 "" "Prometheus/2.33.4" 2023-12-06T03:48:31.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:31 smithi040 bash[24712]: cluster 2023-12-06T03:48:30.124533+0000 mgr.x (mgr.14847) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:31.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:31 smithi040 bash[28373]: cluster 2023-12-06T03:48:30.124533+0000 mgr.x (mgr.14847) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:31.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:31 smithi063 bash[24822]: cluster 2023-12-06T03:48:30.124533+0000 mgr.x (mgr.14847) 187 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:33.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:33 smithi040 bash[24712]: cluster 2023-12-06T03:48:32.126023+0000 mgr.x (mgr.14847) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:33.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:33 smithi040 bash[28373]: cluster 2023-12-06T03:48:32.126023+0000 mgr.x (mgr.14847) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:33 smithi063 bash[24822]: cluster 2023-12-06T03:48:32.126023+0000 mgr.x (mgr.14847) 188 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:34.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:35.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:35 smithi040 bash[24712]: cluster 2023-12-06T03:48:34.126745+0000 mgr.x (mgr.14847) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:35.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:35 smithi040 bash[28373]: cluster 2023-12-06T03:48:34.126745+0000 mgr.x (mgr.14847) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:35.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:35 smithi063 bash[24822]: cluster 2023-12-06T03:48:34.126745+0000 mgr.x (mgr.14847) 189 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:37.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:37 smithi040 bash[24712]: cluster 2023-12-06T03:48:36.128236+0000 mgr.x (mgr.14847) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:37.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:37 smithi040 bash[28373]: cluster 2023-12-06T03:48:36.128236+0000 mgr.x (mgr.14847) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:37 smithi063 bash[24822]: cluster 2023-12-06T03:48:36.128236+0000 mgr.x (mgr.14847) 190 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:39.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:39 smithi040 bash[24712]: cluster 2023-12-06T03:48:38.128978+0000 mgr.x (mgr.14847) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:39.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:39 smithi040 bash[28373]: cluster 2023-12-06T03:48:38.128978+0000 mgr.x (mgr.14847) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:39.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:39 smithi063 bash[24822]: cluster 2023-12-06T03:48:38.128978+0000 mgr.x (mgr.14847) 191 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:40] "GET /metrics HTTP/1.1" 200 154940 "" "Prometheus/2.33.4" 2023-12-06T03:48:41.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:41 smithi040 bash[24712]: cluster 2023-12-06T03:48:40.129727+0000 mgr.x (mgr.14847) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:41.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:41 smithi040 bash[28373]: cluster 2023-12-06T03:48:40.129727+0000 mgr.x (mgr.14847) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:41.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:41 smithi063 bash[24822]: cluster 2023-12-06T03:48:40.129727+0000 mgr.x (mgr.14847) 192 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:43.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:43 smithi063 bash[24822]: cluster 2023-12-06T03:48:42.131254+0000 mgr.x (mgr.14847) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:43.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:43 smithi040 bash[24712]: cluster 2023-12-06T03:48:42.131254+0000 mgr.x (mgr.14847) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:43.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:43 smithi040 bash[28373]: cluster 2023-12-06T03:48:42.131254+0000 mgr.x (mgr.14847) 193 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:44.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:45.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:45 smithi063 bash[24822]: cluster 2023-12-06T03:48:44.132002+0000 mgr.x (mgr.14847) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:45.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:45 smithi040 bash[24712]: cluster 2023-12-06T03:48:44.132002+0000 mgr.x (mgr.14847) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:45.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:45 smithi040 bash[28373]: cluster 2023-12-06T03:48:44.132002+0000 mgr.x (mgr.14847) 194 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:47 smithi063 bash[24822]: cluster 2023-12-06T03:48:46.133613+0000 mgr.x (mgr.14847) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:47.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:47 smithi040 bash[24712]: cluster 2023-12-06T03:48:46.133613+0000 mgr.x (mgr.14847) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:47.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:47 smithi040 bash[28373]: cluster 2023-12-06T03:48:46.133613+0000 mgr.x (mgr.14847) 195 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:49.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:49 smithi063 bash[24822]: cluster 2023-12-06T03:48:48.134436+0000 mgr.x (mgr.14847) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:49.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:49 smithi040 bash[24712]: cluster 2023-12-06T03:48:48.134436+0000 mgr.x (mgr.14847) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:49.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:49 smithi040 bash[28373]: cluster 2023-12-06T03:48:48.134436+0000 mgr.x (mgr.14847) 196 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:48:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:50] "GET /metrics HTTP/1.1" 200 154942 "" "Prometheus/2.33.4" 2023-12-06T03:48:51.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:51 smithi063 bash[24822]: cluster 2023-12-06T03:48:50.135183+0000 mgr.x (mgr.14847) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:51.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:51 smithi040 bash[24712]: cluster 2023-12-06T03:48:50.135183+0000 mgr.x (mgr.14847) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:51.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:51 smithi040 bash[28373]: cluster 2023-12-06T03:48:50.135183+0000 mgr.x (mgr.14847) 197 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:53 smithi063 bash[24822]: cluster 2023-12-06T03:48:52.136659+0000 mgr.x (mgr.14847) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:53.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:53 smithi040 bash[24712]: cluster 2023-12-06T03:48:52.136659+0000 mgr.x (mgr.14847) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:53.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:53 smithi040 bash[28373]: cluster 2023-12-06T03:48:52.136659+0000 mgr.x (mgr.14847) 198 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:54.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:48:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:48:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:55 smithi063 bash[24822]: cluster 2023-12-06T03:48:54.137427+0000 mgr.x (mgr.14847) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:55.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:55 smithi040 bash[24712]: cluster 2023-12-06T03:48:54.137427+0000 mgr.x (mgr.14847) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:55.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:55 smithi040 bash[28373]: cluster 2023-12-06T03:48:54.137427+0000 mgr.x (mgr.14847) 199 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:57.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:57 smithi063 bash[24822]: cluster 2023-12-06T03:48:56.138914+0000 mgr.x (mgr.14847) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:57.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:57 smithi040 bash[24712]: cluster 2023-12-06T03:48:56.138914+0000 mgr.x (mgr.14847) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:57.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:57 smithi040 bash[28373]: cluster 2023-12-06T03:48:56.138914+0000 mgr.x (mgr.14847) 200 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:59.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:48:59 smithi063 bash[24822]: cluster 2023-12-06T03:48:58.139601+0000 mgr.x (mgr.14847) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:59.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:48:59 smithi040 bash[24712]: cluster 2023-12-06T03:48:58.139601+0000 mgr.x (mgr.14847) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:48:59.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:48:59 smithi040 bash[28373]: cluster 2023-12-06T03:48:58.139601+0000 mgr.x (mgr.14847) 201 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:00] "GET /metrics HTTP/1.1" 200 154945 "" "Prometheus/2.33.4" 2023-12-06T03:49:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:01 smithi063 bash[24822]: cluster 2023-12-06T03:49:00.140338+0000 mgr.x (mgr.14847) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:01.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:01 smithi040 bash[24712]: cluster 2023-12-06T03:49:00.140338+0000 mgr.x (mgr.14847) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:01.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:01 smithi040 bash[28373]: cluster 2023-12-06T03:49:00.140338+0000 mgr.x (mgr.14847) 202 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:03.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:03 smithi063 bash[24822]: cluster 2023-12-06T03:49:02.141838+0000 mgr.x (mgr.14847) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:03 smithi040 bash[24712]: cluster 2023-12-06T03:49:02.141838+0000 mgr.x (mgr.14847) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:03 smithi040 bash[28373]: cluster 2023-12-06T03:49:02.141838+0000 mgr.x (mgr.14847) 203 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:04.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:05.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:05 smithi063 bash[24822]: cluster 2023-12-06T03:49:04.142698+0000 mgr.x (mgr.14847) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:05.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:05 smithi040 bash[24712]: cluster 2023-12-06T03:49:04.142698+0000 mgr.x (mgr.14847) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:05.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:05 smithi040 bash[28373]: cluster 2023-12-06T03:49:04.142698+0000 mgr.x (mgr.14847) 204 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:07.196 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T03:49:07.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:07 smithi040 bash[24712]: cluster 2023-12-06T03:49:06.144301+0000 mgr.x (mgr.14847) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:07.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:07 smithi063 bash[24822]: cluster 2023-12-06T03:49:06.144301+0000 mgr.x (mgr.14847) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:07.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:07 smithi040 bash[28373]: cluster 2023-12-06T03:49:06.144301+0000 mgr.x (mgr.14847) 205 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:09.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:09 smithi040 bash[24712]: cluster 2023-12-06T03:49:08.145093+0000 mgr.x (mgr.14847) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:09.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:09 smithi040 bash[28373]: cluster 2023-12-06T03:49:08.145093+0000 mgr.x (mgr.14847) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:09.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:09 smithi063 bash[24822]: cluster 2023-12-06T03:49:08.145093+0000 mgr.x (mgr.14847) 206 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:10.261 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) 58s ago 5m 14.7M - 0.23.0 ba2b418f427c cbfe39cfb8fb 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (4m) 2m ago 15m 24.8M - 6.6.2 87a51ecf0b1c a69b29da3a5d 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (9m) 2m ago 19m 430M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283 running (2m) 58s ago 21m 377M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 401604eefe71 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (21m) 58s ago 21m 152M 2048M 15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (20m) 2m ago 20m 119M 2048M 15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (20m) 58s ago 20m 129M 2048M 15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 58s ago 16m - - 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 2m ago 16m - - 2023-12-06T03:49:10.262 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (19m) 58s ago 19m 50.5M 4096M 15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (18m) 58s ago 19m 50.5M 4096M 15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (18m) 58s ago 18m 46.3M 4096M 15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (18m) 58s ago 18m 49.6M 4096M 15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (17m) 2m ago 17m 51.8M 4096M 15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (17m) 2m ago 17m 50.0M 4096M 15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (16m) 2m ago 17m 49.6M 4096M 15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (16m) 2m ago 16m 49.5M 4096M 15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi063 *:9095 running (5m) 2m ago 5m 46.2M - 2.33.4 514e6a882f6e feb834c06412 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (14m) 58s ago 14m 51.2M - 15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:49:10.263 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (14m) 2m ago 14m 50.5M - 15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:49:10.609 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:10] "GET /metrics HTTP/1.1" 200 154945 "" "Prometheus/2.33.4" 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.224335+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.225420+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.226448+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.227367+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.228225+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.229069+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.235334+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.236302+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.237285+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.238350+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:10 smithi063 bash[24822]: audit 2023-12-06T03:49:10.239278+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.224335+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.225420+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.226448+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.227367+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.228225+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.229069+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.235334+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.236302+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.237285+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.238350+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[28373]: audit 2023-12-06T03:49:10.239278+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.224335+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.225420+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.226448+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.227367+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.228225+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.229069+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.235334+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:49:10.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.236302+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.237285+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.238350+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:10.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:10 smithi040 bash[24712]: audit 2023-12-06T03:49:10.239278+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:11.019 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T03:49:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:11 smithi040 bash[24712]: cluster 2023-12-06T03:49:10.145811+0000 mgr.x (mgr.14847) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:11 smithi040 bash[24712]: audit 2023-12-06T03:49:10.218298+0000 mgr.x (mgr.14847) 208 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:49:11.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:11 smithi040 bash[28373]: cluster 2023-12-06T03:49:10.145811+0000 mgr.x (mgr.14847) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:11.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:11 smithi040 bash[28373]: audit 2023-12-06T03:49:10.218298+0000 mgr.x (mgr.14847) 208 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:49:12.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:11 smithi063 bash[24822]: cluster 2023-12-06T03:49:10.145811+0000 mgr.x (mgr.14847) 207 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:12.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:11 smithi063 bash[24822]: audit 2023-12-06T03:49:10.218298+0000 mgr.x (mgr.14847) 208 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:49:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[24712]: audit 2023-12-06T03:49:12.422081+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:12.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[28373]: audit 2023-12-06T03:49:12.422081+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[24712]: audit 2023-12-06T03:49:12.423630+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[24712]: audit 2023-12-06T03:49:12.430197+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:49:12.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[28373]: audit 2023-12-06T03:49:12.423630+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:12.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:12 smithi040 bash[28373]: audit 2023-12-06T03:49:12.430197+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:49:13.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:12 smithi063 bash[24822]: audit 2023-12-06T03:49:12.422081+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:13.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:12 smithi063 bash[24822]: audit 2023-12-06T03:49:12.423630+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T03:49:13.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:12 smithi063 bash[24822]: audit 2023-12-06T03:49:12.430197+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159907840, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.831667Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 395837440, \"cpu_percentage\": \"1.53%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:48:11.832062Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135371161, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832338Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53047459, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832600Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53026488, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.832858Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48643440, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833114Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833375Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833633Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:48:11.833788Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15435038, \"cpu_percentage\": \"0.12%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:48:11.834075Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:48:11.834479Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T03:49:13.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[28373]: cluster 2023-12-06T03:49:12.147852+0000 mgr.x (mgr.14847) 209 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[28373]: audit 2023-12-06T03:49:12.699293+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[28373]: audit 2023-12-06T03:49:12.701052+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[28373]: audit 2023-12-06T03:49:12.705799+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[24712]: cluster 2023-12-06T03:49:12.147852+0000 mgr.x (mgr.14847) 209 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[24712]: audit 2023-12-06T03:49:12.699293+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[24712]: audit 2023-12-06T03:49:12.701052+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:13.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[24712]: audit 2023-12-06T03:49:12.705799+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:13 smithi063 bash[24822]: cluster 2023-12-06T03:49:12.147852+0000 mgr.x (mgr.14847) 209 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:13 smithi063 bash[24822]: audit 2023-12-06T03:49:12.699293+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:13 smithi063 bash[24822]: audit 2023-12-06T03:49:12.701052+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:14.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:13 smithi063 bash[24822]: audit 2023-12-06T03:49:12.705799+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:14.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:14.289 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:49:14.289 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-06T03:49:14.289 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-06T03:49:14.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T03:49:14.291 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:49:14.291 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:49:14.291 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[24712]: cluster 2023-12-06T03:49:12.697195+0000 mgr.x (mgr.14847) 210 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[24712]: cluster 2023-12-06T03:49:12.697807+0000 mgr.x (mgr.14847) 211 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[24712]: audit 2023-12-06T03:49:14.283052+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1148251784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[28373]: cluster 2023-12-06T03:49:12.697195+0000 mgr.x (mgr.14847) 210 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[28373]: cluster 2023-12-06T03:49:12.697807+0000 mgr.x (mgr.14847) 211 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:14.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:14 smithi040 bash[28373]: audit 2023-12-06T03:49:14.283052+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1148251784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:49:15.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:14 smithi063 bash[24822]: cluster 2023-12-06T03:49:12.697195+0000 mgr.x (mgr.14847) 210 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:15.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:14 smithi063 bash[24822]: cluster 2023-12-06T03:49:12.697807+0000 mgr.x (mgr.14847) 211 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:15.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:14 smithi063 bash[24822]: audit 2023-12-06T03:49:14.283052+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1148251784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:49:15.126 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T03:49:16.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:16 smithi040 bash[24712]: cluster 2023-12-06T03:49:14.698533+0000 mgr.x (mgr.14847) 212 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:16.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:16 smithi040 bash[28373]: cluster 2023-12-06T03:49:14.698533+0000 mgr.x (mgr.14847) 212 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:17.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:16 smithi063 bash[24822]: cluster 2023-12-06T03:49:14.698533+0000 mgr.x (mgr.14847) 212 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:18.231 INFO:teuthology.orchestra.run.smithi040.stdout: cluster: 2023-12-06T03:49:18.231 INFO:teuthology.orchestra.run.smithi040.stdout: id: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:49:18.231 INFO:teuthology.orchestra.run.smithi040.stdout: health: HEALTH_WARN 2023-12-06T03:49:18.231 INFO:teuthology.orchestra.run.smithi040.stdout: 2 failed cephadm daemon(s) 2023-12-06T03:49:18.231 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: services: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: mon: 3 daemons, quorum a,c,b (age 20m) 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: mgr: x(active, since 5m), standbys: y 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: osd: 8 osds: 8 up (since 16m), 8 in (since 16m) 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: rgw: 2 daemons active (r.z.smithi040.zbjfyp, r.z.smithi063.xihyql) 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: task status: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: data: 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: pools: 5 pools, 129 pgs 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: objects: 234 objects, 7.0 KiB 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: pgs: 129 active+clean 2023-12-06T03:49:18.232 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:49:18.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:18 smithi040 bash[24712]: cluster 2023-12-06T03:49:16.700023+0000 mgr.x (mgr.14847) 213 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:18.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:18 smithi040 bash[24712]: audit 2023-12-06T03:49:18.225670+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.40:0/2869407458' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:49:18.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:18 smithi040 bash[28373]: cluster 2023-12-06T03:49:16.700023+0000 mgr.x (mgr.14847) 213 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:18.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:18 smithi040 bash[28373]: audit 2023-12-06T03:49:18.225670+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.40:0/2869407458' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:49:18.958 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T03:49:19.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:18 smithi063 bash[24822]: cluster 2023-12-06T03:49:16.700023+0000 mgr.x (mgr.14847) 213 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:19.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:18 smithi063 bash[24822]: audit 2023-12-06T03:49:18.225670+0000 mon.a (mon.0) 740 : audit [DBG] from='client.? 172.21.15.40:0/2869407458' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:49:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:20] "GET /metrics HTTP/1.1" 200 154935 "" "Prometheus/2.33.4" 2023-12-06T03:49:20.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:20 smithi040 bash[24712]: cluster 2023-12-06T03:49:18.700808+0000 mgr.x (mgr.14847) 214 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:20.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:20 smithi040 bash[28373]: cluster 2023-12-06T03:49:18.700808+0000 mgr.x (mgr.14847) 214 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:21.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:20 smithi063 bash[24822]: cluster 2023-12-06T03:49:18.700808+0000 mgr.x (mgr.14847) 214 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: cluster 2023-12-06T03:49:20.702251+0000 mgr.x (mgr.14847) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.818615+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.40:0/2986942233' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.819238+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: cluster 2023-12-06T03:49:21.828714+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.832513+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' 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-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.833330+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14847 ' 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-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.834977+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: audit 2023-12-06T03:49:21.835726+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:22.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[24712]: cluster 2023-12-06T03:49:22.605708+0000 mon.a (mon.0) 745 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: cluster 2023-12-06T03:49:20.702251+0000 mgr.x (mgr.14847) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.818615+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.40:0/2986942233' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.819238+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: cluster 2023-12-06T03:49:21.828714+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.832513+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' 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-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.833330+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14847 ' 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-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.834977+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: audit 2023-12-06T03:49:21.835726+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:22.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:22 smithi040 bash[28373]: cluster 2023-12-06T03:49:22.605708+0000 mon.a (mon.0) 745 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:23.002 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: debug 2023-12-06T03:49:22.675+0000 7f968b6da700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T03:49:23.002 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: ignoring --setuser ceph since I am not root 2023-12-06T03:49:23.002 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: ignoring --setgroup ceph since I am not root 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: debug 2023-12-06T03:49:22.723+0000 7f693f30a700 1 -- 172.21.15.63:0/2790534774 <== mon.2 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b143de4e0 con 0x561b144d2c00 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: debug 2023-12-06T03:49:22.887+0000 7f694f4d3680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: cluster 2023-12-06T03:49:20.702251+0000 mgr.x (mgr.14847) 215 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.818615+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.40:0/2986942233' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.819238+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: cluster 2023-12-06T03:49:21.828714+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.832513+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' 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-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.833330+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14847 ' 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-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.834977+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.14847 172.21.15.63:0/1681911349' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:23.003 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: audit 2023-12-06T03:49:21.835726+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:49:23.004 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[24822]: cluster 2023-12-06T03:49:22.605708+0000 mon.a (mon.0) 745 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:23.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:22 smithi063 bash[35306]: debug 2023-12-06T03:49:22.991+0000 7f694f4d3680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:49:23.373 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:49:23.863 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:23 smithi063 bash[35306]: debug 2023-12-06T03:49:23.447+0000 7f694f4d3680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:49:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:23 smithi063 bash[24822]: audit 2023-12-06T03:49:22.677956+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:49:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:23 smithi063 bash[24822]: cluster 2023-12-06T03:49:22.678024+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e26: y(active, starting, since 0.857892s), standbys: x 2023-12-06T03:49:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:23 smithi063 bash[24822]: audit 2023-12-06T03:49:22.831325+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:49:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:23 smithi063 bash[24822]: cluster 2023-12-06T03:49:22.831389+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T03:49:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[24712]: audit 2023-12-06T03:49:22.677956+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:49:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[24712]: cluster 2023-12-06T03:49:22.678024+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e26: y(active, starting, since 0.857892s), standbys: x 2023-12-06T03:49:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[24712]: audit 2023-12-06T03:49:22.831325+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:49:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[24712]: cluster 2023-12-06T03:49:22.831389+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T03:49:23.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[28373]: audit 2023-12-06T03:49:22.677956+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:49:23.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[28373]: cluster 2023-12-06T03:49:22.678024+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e26: y(active, starting, since 0.857892s), standbys: x 2023-12-06T03:49:23.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[28373]: audit 2023-12-06T03:49:22.831325+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14847 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:49:23.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[28373]: cluster 2023-12-06T03:49:22.831389+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T03:49:24.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:24.748 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:24 smithi063 bash[35306]: debug 2023-12-06T03:49:24.391+0000 7f694f4d3680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:49:24.748 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:24 smithi063 bash[35306]: debug 2023-12-06T03:49:24.487+0000 7f694f4d3680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:49:25.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:24 smithi063 bash[35306]: debug 2023-12-06T03:49:24.739+0000 7f694f4d3680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:49:26.169 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:25 smithi063 bash[35306]: debug 2023-12-06T03:49:25.891+0000 7f694f4d3680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:49:26.169 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:26 smithi063 bash[35306]: debug 2023-12-06T03:49:26.059+0000 7f694f4d3680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:49:26.509 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:26 smithi063 bash[35306]: debug 2023-12-06T03:49:26.159+0000 7f694f4d3680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:49:26.509 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:26 smithi063 bash[35306]: debug 2023-12-06T03:49:26.275+0000 7f694f4d3680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:49:26.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:26 smithi063 bash[35306]: debug 2023-12-06T03:49:26.499+0000 7f694f4d3680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:49:27.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:26 smithi063 bash[35306]: debug 2023-12-06T03:49:26.879+0000 7f694f4d3680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:49:27.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:27 smithi063 bash[35306]: debug 2023-12-06T03:49:27.003+0000 7f694f4d3680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:49:28.352 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:27 smithi063 bash[35306]: debug 2023-12-06T03:49:27.887+0000 7f694f4d3680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:49:28.352 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:27 smithi063 bash[35306]: debug 2023-12-06T03:49:27.995+0000 7f694f4d3680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:49:28.352 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[35306]: debug 2023-12-06T03:49:28.115+0000 7f694f4d3680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:49:28.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[35306]: debug 2023-12-06T03:49:28.343+0000 7f694f4d3680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:49:28.972 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[49781]: [06/Dec/2023:03:49:28] ENGINE Bus STOPPING 2023-12-06T03:49:28.972 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[49781]: [06/Dec/2023:03:49:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:49:28.972 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[49781]: [06/Dec/2023:03:49:28] ENGINE Bus STOPPED 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.682835+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.683587+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.684103+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.686692+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.687330+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.688001+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.688793+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.689494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.690259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.691006+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.691669+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:49:28.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.692165+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.692704+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.693221+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.693597+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.694495+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.696045+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.697142+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.682835+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.683587+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.684103+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:49:28.974 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.686692+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.687330+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.688001+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.688793+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.689494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.690259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.691006+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.691669+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.692165+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.692704+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.693221+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.693597+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.694495+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:49:28.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.696045+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.697142+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.697663+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.698205+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.698725+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.699319+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.699913+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.700400+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.700940+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.701504+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.702025+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:49:28.976 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.702544+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.703040+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.703555+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.704077+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.704609+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.705081+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.705549+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.706027+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.706528+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.707026+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.707531+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.708009+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.708498+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.708967+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:49:28.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: audit 2023-12-06T03:49:28.709435+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[28373]: cluster 2023-12-06T03:49:28.729724+0000 mon.a (mon.0) 750 : cluster [INF] Manager daemon y is now available 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.697663+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.698205+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.698725+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.699319+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.699913+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.700400+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.700940+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:49:28.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.701504+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.702025+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.702544+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.703040+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.703555+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.704077+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.704609+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.705081+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.705549+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.706027+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.706528+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.707026+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.707531+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.708009+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:49:28.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.708498+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:49:28.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.708967+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:49:28.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: audit 2023-12-06T03:49:28.709435+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:49:28.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[24712]: cluster 2023-12-06T03:49:28.729724+0000 mon.a (mon.0) 750 : cluster [INF] Manager daemon y is now available 2023-12-06T03:49:28.996 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[35306]: debug 2023-12-06T03:49:28.635+0000 7f694f4d3680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:49:28.996 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[35306]: debug 2023-12-06T03:49:28.811+0000 7f694f4d3680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.682835+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.683587+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.684103+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.686692+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.687330+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.688001+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.688793+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.689494+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.690259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.691006+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.691669+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.692165+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:49:28.997 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.692704+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.693221+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.693597+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.694495+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.696045+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.697142+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.697663+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.698205+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.698725+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.699319+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.699913+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:49:28.998 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.700400+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.700940+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.701504+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.702025+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.702544+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.703040+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.703555+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.704077+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.704609+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.705081+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.705549+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.706027+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.706528+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.707026+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:28.999 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.707531+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:49:29.000 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.708009+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:49:29.000 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.708498+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:49:29.000 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.708967+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:49:29.000 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: audit 2023-12-06T03:49:28.709435+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:49:29.000 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[24822]: cluster 2023-12-06T03:49:28.729724+0000 mon.a (mon.0) 750 : cluster [INF] Manager daemon y is now available 2023-12-06T03:49:29.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:28 smithi040 bash[49781]: [06/Dec/2023:03:49:28] ENGINE Bus STARTING 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: Warning: Permanently added '172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: Warning: Permanently added '172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: CherryPy Checker: 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: The Application mounted at '' has an empty config. 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: [06/Dec/2023:03:49:29] ENGINE Serving on http://:::9283 2023-12-06T03:49:29.237 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[49781]: [06/Dec/2023:03:49:29] ENGINE Bus STARTED 2023-12-06T03:49:29.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:28 smithi063 bash[35306]: debug 2023-12-06T03:49:28.987+0000 7f694f4d3680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:49:29.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: debug 2023-12-06T03:49:29.219+0000 7f694f4d3680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: debug 2023-12-06T03:49:29.339+0000 7f694f4d3680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: [06/Dec/2023:03:49:29] ENGINE Bus STARTING 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: CherryPy Checker: 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: The Application mounted at '' has an empty config. 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: [06/Dec/2023:03:49:29] ENGINE Serving on http://:::9283 2023-12-06T03:49:29.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[35306]: [06/Dec/2023:03:49:29] ENGINE Bus STARTED 2023-12-06T03:49:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: cephadm 2023-12-06T03:49:28.757440+0000 mgr.y (mgr.14880) 1 : cephadm [INF] inventory: adjusted host smithi063 addr 'smithi063' -> '172.21.15.63' 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:28.757861+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:28.758320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:28.762543+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: cluster 2023-12-06T03:49:28.794877+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e27: y(active, since 6s), standbys: x 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: cluster 2023-12-06T03:49:28.802096+0000 mgr.y (mgr.14880) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:28.910439+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.003300+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.003800+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.023087+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.023578+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.299035+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: cluster 2023-12-06T03:49:29.364939+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:49:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: cluster 2023-12-06T03:49:29.365086+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:30.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.366853+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:49:30.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.372411+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:30.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.376126+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:49:30.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.376745+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:30.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.587816+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.589108+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.594887+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:30.116 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:29 smithi063 bash[24822]: audit 2023-12-06T03:49:29.599231+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: cephadm 2023-12-06T03:49:28.757440+0000 mgr.y (mgr.14880) 1 : cephadm [INF] inventory: adjusted host smithi063 addr 'smithi063' -> '172.21.15.63' 2023-12-06T03:49:30.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:28.757861+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:28.758320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:28.762543+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: cluster 2023-12-06T03:49:28.794877+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e27: y(active, since 6s), standbys: x 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: cluster 2023-12-06T03:49:28.802096+0000 mgr.y (mgr.14880) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:28.910439+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.003300+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.003800+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.023087+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.023578+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.299035+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.238 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: cluster 2023-12-06T03:49:29.364939+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: cluster 2023-12-06T03:49:29.365086+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.366853+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: cephadm 2023-12-06T03:49:28.757440+0000 mgr.y (mgr.14880) 1 : cephadm [INF] inventory: adjusted host smithi063 addr 'smithi063' -> '172.21.15.63' 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:28.757861+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:28.758320+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T03:49:30.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:28.762543+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi040\": {\"hostname\": \"smithi040\", \"addr\": \"172.21.15.40\", \"labels\": [], \"status\": \"\"}, \"smithi063\": {\"hostname\": \"smithi063\", \"addr\": \"172.21.15.63\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: cluster 2023-12-06T03:49:28.794877+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e27: y(active, since 6s), standbys: x 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: cluster 2023-12-06T03:49:28.802096+0000 mgr.y (mgr.14880) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:28.910439+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.003300+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.003800+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.023087+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.023578+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.299035+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: cluster 2023-12-06T03:49:29.364939+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: cluster 2023-12-06T03:49:29.365086+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:49:30.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.366853+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:49:30.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.372411+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:30.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.376126+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:49:30.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.376745+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:30.241 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.372411+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:49:30.241 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.376126+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:49:30.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.376745+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.? 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:49:30.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.587816+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.587816+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.589108+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.594887+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:30.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[24712]: audit 2023-12-06T03:49:29.599231+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.589108+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:30.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.594887+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 124990259, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417680Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 451097395, \"cpu_percentage\": \"3.59%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.417902Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418033Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52502200, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418148Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418261Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51956940, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418373Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418484Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26025656, \"cpu_percentage\": \"1.74%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418553Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53057945, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:47:05.418663Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 48496640, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:47:05.418775Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:30.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:29 smithi040 bash[28373]: audit 2023-12-06T03:49:29.599231+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:49:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:31.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:30 smithi063 bash[24822]: cluster 2023-12-06T03:49:29.784543+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:49:31.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:30 smithi063 bash[24822]: cluster 2023-12-06T03:49:29.784607+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2023-12-06T03:49:31.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:30 smithi063 bash[24822]: cluster 2023-12-06T03:49:29.802613+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-12-06T03:49:31.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[24712]: cluster 2023-12-06T03:49:29.784543+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:49:31.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[24712]: cluster 2023-12-06T03:49:29.784607+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2023-12-06T03:49:31.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[24712]: cluster 2023-12-06T03:49:29.802613+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-12-06T03:49:31.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[28373]: cluster 2023-12-06T03:49:29.784543+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:49:31.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[28373]: cluster 2023-12-06T03:49:29.784607+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2023-12-06T03:49:31.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:30 smithi040 bash[28373]: cluster 2023-12-06T03:49:29.802613+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-12-06T03:49:32.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:31 smithi063 bash[24822]: cluster 2023-12-06T03:49:30.690451+0000 mgr.y (mgr.14880) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:32.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:31 smithi063 bash[24822]: cluster 2023-12-06T03:49:30.816733+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-06T03:49:32.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:31 smithi040 bash[24712]: cluster 2023-12-06T03:49:30.690451+0000 mgr.y (mgr.14880) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:32.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:31 smithi040 bash[24712]: cluster 2023-12-06T03:49:30.816733+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-06T03:49:32.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:31 smithi040 bash[28373]: cluster 2023-12-06T03:49:30.690451+0000 mgr.y (mgr.14880) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:32.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:31 smithi040 bash[28373]: cluster 2023-12-06T03:49:30.816733+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-06T03:49:34.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:33 smithi063 bash[24822]: cluster 2023-12-06T03:49:32.691214+0000 mgr.y (mgr.14880) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:34.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:33] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:49:34.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:33 smithi040 bash[28373]: cluster 2023-12-06T03:49:32.691214+0000 mgr.y (mgr.14880) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:34.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:33 smithi040 bash[24712]: cluster 2023-12-06T03:49:32.691214+0000 mgr.y (mgr.14880) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:35.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[24712]: cluster 2023-12-06T03:49:34.692775+0000 mgr.y (mgr.14880) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:35.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[28373]: cluster 2023-12-06T03:49:34.692775+0000 mgr.y (mgr.14880) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:35.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[28373]: audit 2023-12-06T03:49:35.357068+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[24712]: audit 2023-12-06T03:49:35.357068+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[28373]: audit 2023-12-06T03:49:35.358131+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[28373]: audit 2023-12-06T03:49:35.363023+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:35.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[24712]: audit 2023-12-06T03:49:35.358131+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:35 smithi040 bash[24712]: audit 2023-12-06T03:49:35.363023+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:35.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:35 smithi063 bash[24822]: cluster 2023-12-06T03:49:34.692775+0000 mgr.y (mgr.14880) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:35.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:35 smithi063 bash[24822]: audit 2023-12-06T03:49:35.357068+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:35 smithi063 bash[24822]: audit 2023-12-06T03:49:35.358131+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:35.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:35 smithi063 bash[24822]: audit 2023-12-06T03:49:35.363023+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 184863948, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.350910Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 431174451, \"cpu_percentage\": \"3.19%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:49:35.351393Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 155084390, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351672Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53697576, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.351932Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53383004, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352189Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352442Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52481228, \"cpu_percentage\": \"0.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352730Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.352988Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54379151, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.353142Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:49:35.353396Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.353808Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.628058+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.629083+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.629859+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.630697+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.631577+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.632316+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.633116+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.633911+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.636387+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.628058+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.629083+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.629859+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.630697+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.631577+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.632316+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.633116+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.633911+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.739 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.636387+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.848892+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.848892+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.850151+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.850151+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:35.856678+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:36.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:35.856678+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:36.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.125209+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.126360+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.127412+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.128403+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.129421+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.130421+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.131423+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.132429+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.133454+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.137024+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.138685+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.143862+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.158684+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.160403+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[28373]: audit 2023-12-06T03:49:36.166605+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.125209+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.126360+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.127412+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.128403+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.129421+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.130421+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.131423+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.132429+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.133454+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.137024+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.138685+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.143862+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.158684+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.160403+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:36 smithi040 bash[24712]: audit 2023-12-06T03:49:36.166605+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.628058+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.629083+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.629859+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.630697+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.631577+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.632316+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.633116+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.633911+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.636387+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.848892+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.850151+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:35.856678+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 161690419, \"cpu_percentage\": \"1.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.842802Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 397724876, \"cpu_percentage\": \"1.41%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843225Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843515Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53078917, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.843779Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52806287, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844042Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_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\": \"0.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844301Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844560Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 25952256, \"cpu_percentage\": \"3.87%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844718Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:49:35.844999Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.77%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:49:35.845266Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:49:35.845672Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.125209+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.126360+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.127412+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.128403+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.129421+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.130421+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.131423+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.132429+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:49:36.866 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.133454+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.137024+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.138685+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.143862+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.158684+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.160403+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:49:36.867 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:36 smithi063 bash[24822]: audit 2023-12-06T03:49:36.166605+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:49:37.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[24712]: cluster 2023-12-06T03:49:36.136036+0000 mgr.y (mgr.14880) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[24712]: cluster 2023-12-06T03:49:36.157392+0000 mgr.y (mgr.14880) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[24712]: cluster 2023-12-06T03:49:36.157843+0000 mgr.y (mgr.14880) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[24712]: cluster 2023-12-06T03:49:36.852698+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[28373]: cluster 2023-12-06T03:49:36.136036+0000 mgr.y (mgr.14880) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[28373]: cluster 2023-12-06T03:49:36.157392+0000 mgr.y (mgr.14880) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[28373]: cluster 2023-12-06T03:49:36.157843+0000 mgr.y (mgr.14880) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:37 smithi040 bash[28373]: cluster 2023-12-06T03:49:36.852698+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:49:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:37 smithi063 bash[24822]: cluster 2023-12-06T03:49:36.136036+0000 mgr.y (mgr.14880) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:37 smithi063 bash[24822]: cluster 2023-12-06T03:49:36.157392+0000 mgr.y (mgr.14880) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:37 smithi063 bash[24822]: cluster 2023-12-06T03:49:36.157843+0000 mgr.y (mgr.14880) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:37 smithi063 bash[24822]: cluster 2023-12-06T03:49:36.852698+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:49:39.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:39 smithi040 bash[24712]: cluster 2023-12-06T03:49:38.158534+0000 mgr.y (mgr.14880) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:39.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:39 smithi040 bash[28373]: cluster 2023-12-06T03:49:38.158534+0000 mgr.y (mgr.14880) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:39.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:39 smithi063 bash[24822]: cluster 2023-12-06T03:49:38.158534+0000 mgr.y (mgr.14880) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:41.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:41 smithi040 bash[24712]: cluster 2023-12-06T03:49:40.160058+0000 mgr.y (mgr.14880) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:41.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:41 smithi040 bash[28373]: cluster 2023-12-06T03:49:40.160058+0000 mgr.y (mgr.14880) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:41.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:41 smithi063 bash[24822]: cluster 2023-12-06T03:49:40.160058+0000 mgr.y (mgr.14880) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:43.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:43 smithi040 bash[24712]: cluster 2023-12-06T03:49:42.160704+0000 mgr.y (mgr.14880) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:43.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:43 smithi040 bash[28373]: cluster 2023-12-06T03:49:42.160704+0000 mgr.y (mgr.14880) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:43.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:43 smithi063 bash[24822]: cluster 2023-12-06T03:49:42.160704+0000 mgr.y (mgr.14880) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:44.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:43] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:49:45.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:45 smithi040 bash[24712]: cluster 2023-12-06T03:49:44.162110+0000 mgr.y (mgr.14880) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:45.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:45 smithi040 bash[28373]: cluster 2023-12-06T03:49:44.162110+0000 mgr.y (mgr.14880) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:45.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:45 smithi063 bash[24822]: cluster 2023-12-06T03:49:44.162110+0000 mgr.y (mgr.14880) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:47.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:47 smithi040 bash[24712]: cluster 2023-12-06T03:49:46.162860+0000 mgr.y (mgr.14880) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:47.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:47 smithi040 bash[28373]: cluster 2023-12-06T03:49:46.162860+0000 mgr.y (mgr.14880) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:47 smithi063 bash[24822]: cluster 2023-12-06T03:49:46.162860+0000 mgr.y (mgr.14880) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:49.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:49 smithi040 bash[24712]: cluster 2023-12-06T03:49:48.163606+0000 mgr.y (mgr.14880) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:49.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:49 smithi040 bash[28373]: cluster 2023-12-06T03:49:48.163606+0000 mgr.y (mgr.14880) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:49.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:49 smithi063 bash[24822]: cluster 2023-12-06T03:49:48.163606+0000 mgr.y (mgr.14880) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:49:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:49:51.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:51 smithi040 bash[24712]: cluster 2023-12-06T03:49:50.164449+0000 mgr.y (mgr.14880) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:51.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:51 smithi040 bash[28373]: cluster 2023-12-06T03:49:50.164449+0000 mgr.y (mgr.14880) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:51.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:51 smithi063 bash[24822]: cluster 2023-12-06T03:49:50.164449+0000 mgr.y (mgr.14880) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:53.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:53 smithi040 bash[24712]: cluster 2023-12-06T03:49:52.165143+0000 mgr.y (mgr.14880) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:53 smithi040 bash[28373]: cluster 2023-12-06T03:49:52.165143+0000 mgr.y (mgr.14880) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:53.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:53 smithi063 bash[24822]: cluster 2023-12-06T03:49:52.165143+0000 mgr.y (mgr.14880) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:54.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:49:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:49:53] "GET /metrics HTTP/1.1" 200 154967 "" "Prometheus/2.33.4" 2023-12-06T03:49:55.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:55 smithi040 bash[24712]: cluster 2023-12-06T03:49:54.166597+0000 mgr.y (mgr.14880) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:55.738 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:55 smithi040 bash[28373]: cluster 2023-12-06T03:49:54.166597+0000 mgr.y (mgr.14880) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:55 smithi063 bash[24822]: cluster 2023-12-06T03:49:54.166597+0000 mgr.y (mgr.14880) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:57.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:57 smithi063 bash[24822]: cluster 2023-12-06T03:49:56.167389+0000 mgr.y (mgr.14880) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:57.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:57 smithi040 bash[24712]: cluster 2023-12-06T03:49:56.167389+0000 mgr.y (mgr.14880) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:57.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:57 smithi040 bash[28373]: cluster 2023-12-06T03:49:56.167389+0000 mgr.y (mgr.14880) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:59.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:49:59 smithi063 bash[24822]: cluster 2023-12-06T03:49:58.167999+0000 mgr.y (mgr.14880) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:59.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:49:59 smithi040 bash[24712]: cluster 2023-12-06T03:49:58.167999+0000 mgr.y (mgr.14880) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:49:59.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:49:59 smithi040 bash[28373]: cluster 2023-12-06T03:49:58.167999+0000 mgr.y (mgr.14880) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:01 smithi063 bash[24822]: cluster 2023-12-06T03:50:00.169470+0000 mgr.y (mgr.14880) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:01.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:01 smithi040 bash[24712]: cluster 2023-12-06T03:50:00.169470+0000 mgr.y (mgr.14880) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:01.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:01 smithi040 bash[28373]: cluster 2023-12-06T03:50:00.169470+0000 mgr.y (mgr.14880) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:03.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:03 smithi063 bash[24822]: cluster 2023-12-06T03:50:02.170198+0000 mgr.y (mgr.14880) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:03 smithi040 bash[24712]: cluster 2023-12-06T03:50:02.170198+0000 mgr.y (mgr.14880) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:03.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:03 smithi040 bash[28373]: cluster 2023-12-06T03:50:02.170198+0000 mgr.y (mgr.14880) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:04.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:03] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-12-06T03:50:05.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:05 smithi063 bash[24822]: cluster 2023-12-06T03:50:04.171679+0000 mgr.y (mgr.14880) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:05.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:05 smithi040 bash[24712]: cluster 2023-12-06T03:50:04.171679+0000 mgr.y (mgr.14880) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:05.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:05 smithi040 bash[28373]: cluster 2023-12-06T03:50:04.171679+0000 mgr.y (mgr.14880) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:07.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:07 smithi063 bash[24822]: cluster 2023-12-06T03:50:06.172408+0000 mgr.y (mgr.14880) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:07.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:07 smithi040 bash[24712]: cluster 2023-12-06T03:50:06.172408+0000 mgr.y (mgr.14880) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:07 smithi040 bash[28373]: cluster 2023-12-06T03:50:06.172408+0000 mgr.y (mgr.14880) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:09.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:09 smithi063 bash[24822]: cluster 2023-12-06T03:50:08.173168+0000 mgr.y (mgr.14880) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:09.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:09 smithi040 bash[24712]: cluster 2023-12-06T03:50:08.173168+0000 mgr.y (mgr.14880) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:09.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:09 smithi040 bash[28373]: cluster 2023-12-06T03:50:08.173168+0000 mgr.y (mgr.14880) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:11.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:11 smithi063 bash[24822]: cluster 2023-12-06T03:50:10.174703+0000 mgr.y (mgr.14880) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:11.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:11 smithi040 bash[24712]: cluster 2023-12-06T03:50:10.174703+0000 mgr.y (mgr.14880) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:11.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:11 smithi040 bash[28373]: cluster 2023-12-06T03:50:10.174703+0000 mgr.y (mgr.14880) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:13.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:13 smithi063 bash[24822]: cluster 2023-12-06T03:50:12.175583+0000 mgr.y (mgr.14880) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:13.974 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:13 smithi040 bash[24712]: cluster 2023-12-06T03:50:12.175583+0000 mgr.y (mgr.14880) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:13.975 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:13 smithi040 bash[28373]: cluster 2023-12-06T03:50:12.175583+0000 mgr.y (mgr.14880) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:14.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:13] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-12-06T03:50:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:15 smithi063 bash[24822]: cluster 2023-12-06T03:50:14.176905+0000 mgr.y (mgr.14880) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:15.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:15 smithi040 bash[24712]: cluster 2023-12-06T03:50:14.176905+0000 mgr.y (mgr.14880) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:15.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:15 smithi040 bash[28373]: cluster 2023-12-06T03:50:14.176905+0000 mgr.y (mgr.14880) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:17.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:17 smithi063 bash[24822]: cluster 2023-12-06T03:50:16.177766+0000 mgr.y (mgr.14880) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:17.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:17 smithi040 bash[24712]: cluster 2023-12-06T03:50:16.177766+0000 mgr.y (mgr.14880) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:17.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:17 smithi040 bash[28373]: cluster 2023-12-06T03:50:16.177766+0000 mgr.y (mgr.14880) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:19 smithi063 bash[24822]: cluster 2023-12-06T03:50:18.178539+0000 mgr.y (mgr.14880) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:19.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:19 smithi040 bash[24712]: cluster 2023-12-06T03:50:18.178539+0000 mgr.y (mgr.14880) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:19.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:19 smithi040 bash[28373]: cluster 2023-12-06T03:50:18.178539+0000 mgr.y (mgr.14880) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:21.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:21 smithi063 bash[24822]: cluster 2023-12-06T03:50:20.180087+0000 mgr.y (mgr.14880) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:21.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:21 smithi040 bash[24712]: cluster 2023-12-06T03:50:20.180087+0000 mgr.y (mgr.14880) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:21.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:21 smithi040 bash[28373]: cluster 2023-12-06T03:50:20.180087+0000 mgr.y (mgr.14880) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:23 smithi063 bash[24822]: cluster 2023-12-06T03:50:22.180754+0000 mgr.y (mgr.14880) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:23 smithi040 bash[24712]: cluster 2023-12-06T03:50:22.180754+0000 mgr.y (mgr.14880) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:23.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:23 smithi040 bash[28373]: cluster 2023-12-06T03:50:22.180754+0000 mgr.y (mgr.14880) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:24.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:23] "GET /metrics HTTP/1.1" 200 154967 "" "Prometheus/2.33.4" 2023-12-06T03:50:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:25 smithi063 bash[24822]: cluster 2023-12-06T03:50:24.182403+0000 mgr.y (mgr.14880) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:25.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:25 smithi040 bash[24712]: cluster 2023-12-06T03:50:24.182403+0000 mgr.y (mgr.14880) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:25.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:25 smithi040 bash[28373]: cluster 2023-12-06T03:50:24.182403+0000 mgr.y (mgr.14880) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:27.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:27 smithi040 bash[24712]: cluster 2023-12-06T03:50:26.183187+0000 mgr.y (mgr.14880) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:27.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:27 smithi040 bash[28373]: cluster 2023-12-06T03:50:26.183187+0000 mgr.y (mgr.14880) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:28.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:27 smithi063 bash[24822]: cluster 2023-12-06T03:50:26.183187+0000 mgr.y (mgr.14880) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: cluster 2023-12-06T03:50:28.183939+0000 mgr.y (mgr.14880) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.739464+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.740037+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.740361+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.740770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.741023+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.741229+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.742485+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[24712]: audit 2023-12-06T03:50:28.743334+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: cluster 2023-12-06T03:50:28.183939+0000 mgr.y (mgr.14880) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.739464+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.740037+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.740361+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.740770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.741023+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.741229+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.742485+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:29.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:29 smithi040 bash[28373]: audit 2023-12-06T03:50:28.743334+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: cluster 2023-12-06T03:50:28.183939+0000 mgr.y (mgr.14880) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.739464+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:30.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.740037+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.740361+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.740770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.741023+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.741229+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.742485+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T03:50:30.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:29 smithi063 bash[24822]: audit 2023-12-06T03:50:28.743334+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T03:50:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:31.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:31 smithi040 bash[24712]: cluster 2023-12-06T03:50:30.185493+0000 mgr.y (mgr.14880) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:31.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:31 smithi040 bash[28373]: cluster 2023-12-06T03:50:30.185493+0000 mgr.y (mgr.14880) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:32.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:31 smithi063 bash[24822]: cluster 2023-12-06T03:50:30.185493+0000 mgr.y (mgr.14880) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:33.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:33 smithi040 bash[24712]: cluster 2023-12-06T03:50:32.186009+0000 mgr.y (mgr.14880) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:33.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:33 smithi040 bash[28373]: cluster 2023-12-06T03:50:32.186009+0000 mgr.y (mgr.14880) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:34.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:33 smithi063 bash[24822]: cluster 2023-12-06T03:50:32.186009+0000 mgr.y (mgr.14880) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:34.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:33] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-12-06T03:50:35.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:35 smithi040 bash[24712]: cluster 2023-12-06T03:50:34.187506+0000 mgr.y (mgr.14880) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:35 smithi040 bash[28373]: cluster 2023-12-06T03:50:34.187506+0000 mgr.y (mgr.14880) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:35 smithi063 bash[24822]: cluster 2023-12-06T03:50:34.187506+0000 mgr.y (mgr.14880) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:36.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[24712]: audit 2023-12-06T03:50:36.478302+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:36.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[24712]: audit 2023-12-06T03:50:36.478713+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:36.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[24712]: audit 2023-12-06T03:50:36.484700+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:50:36.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[28373]: audit 2023-12-06T03:50:36.478302+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:36.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[28373]: audit 2023-12-06T03:50:36.478713+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:36.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:36 smithi040 bash[28373]: audit 2023-12-06T03:50:36.484700+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:50:37.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:36 smithi063 bash[24822]: audit 2023-12-06T03:50:36.478302+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:37.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:36 smithi063 bash[24822]: audit 2023-12-06T03:50:36.478713+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:50:37.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:36 smithi063 bash[24822]: audit 2023-12-06T03:50:36.484700+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:50:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[24712]: cluster 2023-12-06T03:50:36.188089+0000 mgr.y (mgr.14880) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[24712]: cluster 2023-12-06T03:50:36.476454+0000 mgr.y (mgr.14880) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[24712]: cluster 2023-12-06T03:50:36.476946+0000 mgr.y (mgr.14880) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[28373]: cluster 2023-12-06T03:50:36.188089+0000 mgr.y (mgr.14880) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:37.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[28373]: cluster 2023-12-06T03:50:36.476454+0000 mgr.y (mgr.14880) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:37.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:37 smithi040 bash[28373]: cluster 2023-12-06T03:50:36.476946+0000 mgr.y (mgr.14880) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:38.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:37 smithi063 bash[24822]: cluster 2023-12-06T03:50:36.188089+0000 mgr.y (mgr.14880) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:38.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:37 smithi063 bash[24822]: cluster 2023-12-06T03:50:36.476454+0000 mgr.y (mgr.14880) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:38.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:37 smithi063 bash[24822]: cluster 2023-12-06T03:50:36.476946+0000 mgr.y (mgr.14880) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:39.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:39 smithi040 bash[24712]: cluster 2023-12-06T03:50:38.477705+0000 mgr.y (mgr.14880) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:39.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:39 smithi040 bash[28373]: cluster 2023-12-06T03:50:38.477705+0000 mgr.y (mgr.14880) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:40.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:39 smithi063 bash[24822]: cluster 2023-12-06T03:50:38.477705+0000 mgr.y (mgr.14880) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:41.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:41 smithi040 bash[24712]: cluster 2023-12-06T03:50:40.479260+0000 mgr.y (mgr.14880) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:41.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:41 smithi040 bash[28373]: cluster 2023-12-06T03:50:40.479260+0000 mgr.y (mgr.14880) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:42.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:41 smithi063 bash[24822]: cluster 2023-12-06T03:50:40.479260+0000 mgr.y (mgr.14880) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:43.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:43 smithi040 bash[24712]: cluster 2023-12-06T03:50:42.479984+0000 mgr.y (mgr.14880) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:43.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:43 smithi040 bash[28373]: cluster 2023-12-06T03:50:42.479984+0000 mgr.y (mgr.14880) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:44.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:43 smithi063 bash[24822]: cluster 2023-12-06T03:50:42.479984+0000 mgr.y (mgr.14880) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:44.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:43] "GET /metrics HTTP/1.1" 200 154962 "" "Prometheus/2.33.4" 2023-12-06T03:50:45.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:45 smithi040 bash[24712]: cluster 2023-12-06T03:50:44.481482+0000 mgr.y (mgr.14880) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:45.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:45 smithi040 bash[28373]: cluster 2023-12-06T03:50:44.481482+0000 mgr.y (mgr.14880) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:45.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:45 smithi063 bash[24822]: cluster 2023-12-06T03:50:44.481482+0000 mgr.y (mgr.14880) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:47.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:47 smithi063 bash[24822]: cluster 2023-12-06T03:50:46.482190+0000 mgr.y (mgr.14880) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:47.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:47 smithi040 bash[24712]: cluster 2023-12-06T03:50:46.482190+0000 mgr.y (mgr.14880) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:47.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:47 smithi040 bash[28373]: cluster 2023-12-06T03:50:46.482190+0000 mgr.y (mgr.14880) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:49.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:49 smithi063 bash[24822]: cluster 2023-12-06T03:50:48.482953+0000 mgr.y (mgr.14880) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:49.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:49 smithi040 bash[24712]: cluster 2023-12-06T03:50:48.482953+0000 mgr.y (mgr.14880) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:49.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:49 smithi040 bash[28373]: cluster 2023-12-06T03:50:48.482953+0000 mgr.y (mgr.14880) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:50:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:50:51.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:51 smithi063 bash[24822]: cluster 2023-12-06T03:50:50.484526+0000 mgr.y (mgr.14880) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:51.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:51 smithi040 bash[24712]: cluster 2023-12-06T03:50:50.484526+0000 mgr.y (mgr.14880) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:51.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:51 smithi040 bash[28373]: cluster 2023-12-06T03:50:50.484526+0000 mgr.y (mgr.14880) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:53.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:53 smithi063 bash[24822]: cluster 2023-12-06T03:50:52.485423+0000 mgr.y (mgr.14880) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:53.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:53 smithi040 bash[24712]: cluster 2023-12-06T03:50:52.485423+0000 mgr.y (mgr.14880) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:53.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:53 smithi040 bash[28373]: cluster 2023-12-06T03:50:52.485423+0000 mgr.y (mgr.14880) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:54.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:50:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:50:53] "GET /metrics HTTP/1.1" 200 154968 "" "Prometheus/2.33.4" 2023-12-06T03:50:55.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:55 smithi040 bash[24712]: cluster 2023-12-06T03:50:54.487028+0000 mgr.y (mgr.14880) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:55.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:55 smithi040 bash[28373]: cluster 2023-12-06T03:50:54.487028+0000 mgr.y (mgr.14880) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:55 smithi063 bash[24822]: cluster 2023-12-06T03:50:54.487028+0000 mgr.y (mgr.14880) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:57.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:57 smithi063 bash[24822]: cluster 2023-12-06T03:50:56.487812+0000 mgr.y (mgr.14880) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:57.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:57 smithi040 bash[24712]: cluster 2023-12-06T03:50:56.487812+0000 mgr.y (mgr.14880) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:57.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:57 smithi040 bash[28373]: cluster 2023-12-06T03:50:56.487812+0000 mgr.y (mgr.14880) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:59.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:50:59 smithi063 bash[24822]: cluster 2023-12-06T03:50:58.488551+0000 mgr.y (mgr.14880) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:59.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:50:59 smithi040 bash[24712]: cluster 2023-12-06T03:50:58.488551+0000 mgr.y (mgr.14880) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:50:59.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:50:59 smithi040 bash[28373]: cluster 2023-12-06T03:50:58.488551+0000 mgr.y (mgr.14880) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:01.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:01 smithi063 bash[24822]: cluster 2023-12-06T03:51:00.490090+0000 mgr.y (mgr.14880) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:01.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:01 smithi040 bash[24712]: cluster 2023-12-06T03:51:00.490090+0000 mgr.y (mgr.14880) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:01.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:01 smithi040 bash[28373]: cluster 2023-12-06T03:51:00.490090+0000 mgr.y (mgr.14880) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:03.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:03 smithi063 bash[24822]: cluster 2023-12-06T03:51:02.490959+0000 mgr.y (mgr.14880) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:03.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:03 smithi040 bash[24712]: cluster 2023-12-06T03:51:02.490959+0000 mgr.y (mgr.14880) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:03.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:03 smithi040 bash[28373]: cluster 2023-12-06T03:51:02.490959+0000 mgr.y (mgr.14880) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:04.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:03] "GET /metrics HTTP/1.1" 200 154963 "" "Prometheus/2.33.4" 2023-12-06T03:51:05.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:05 smithi040 bash[24712]: cluster 2023-12-06T03:51:04.492541+0000 mgr.y (mgr.14880) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:05.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:05 smithi040 bash[28373]: cluster 2023-12-06T03:51:04.492541+0000 mgr.y (mgr.14880) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:05.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:05 smithi063 bash[24822]: cluster 2023-12-06T03:51:04.492541+0000 mgr.y (mgr.14880) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:07.865 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:07 smithi063 bash[24822]: cluster 2023-12-06T03:51:06.493232+0000 mgr.y (mgr.14880) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:07 smithi040 bash[24712]: cluster 2023-12-06T03:51:06.493232+0000 mgr.y (mgr.14880) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:07 smithi040 bash[28373]: cluster 2023-12-06T03:51:06.493232+0000 mgr.y (mgr.14880) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:09.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:09 smithi063 bash[24822]: cluster 2023-12-06T03:51:08.494076+0000 mgr.y (mgr.14880) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:09.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:09 smithi040 bash[24712]: cluster 2023-12-06T03:51:08.494076+0000 mgr.y (mgr.14880) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:09.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:09 smithi040 bash[28373]: cluster 2023-12-06T03:51:08.494076+0000 mgr.y (mgr.14880) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:11.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:11 smithi063 bash[24822]: cluster 2023-12-06T03:51:10.495616+0000 mgr.y (mgr.14880) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:11.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:11 smithi040 bash[24712]: cluster 2023-12-06T03:51:10.495616+0000 mgr.y (mgr.14880) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:11.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:11 smithi040 bash[28373]: cluster 2023-12-06T03:51:10.495616+0000 mgr.y (mgr.14880) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:13.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:13 smithi063 bash[24822]: cluster 2023-12-06T03:51:12.496321+0000 mgr.y (mgr.14880) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:13.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:13 smithi040 bash[24712]: cluster 2023-12-06T03:51:12.496321+0000 mgr.y (mgr.14880) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:13.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:13 smithi040 bash[28373]: cluster 2023-12-06T03:51:12.496321+0000 mgr.y (mgr.14880) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:14.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:13] "GET /metrics HTTP/1.1" 200 154963 "" "Prometheus/2.33.4" 2023-12-06T03:51:15.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:15 smithi040 bash[24712]: cluster 2023-12-06T03:51:14.497811+0000 mgr.y (mgr.14880) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:15.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:15 smithi040 bash[28373]: cluster 2023-12-06T03:51:14.497811+0000 mgr.y (mgr.14880) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:15 smithi063 bash[24822]: cluster 2023-12-06T03:51:14.497811+0000 mgr.y (mgr.14880) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:17.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:17 smithi063 bash[24822]: cluster 2023-12-06T03:51:16.498566+0000 mgr.y (mgr.14880) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:17.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:17 smithi040 bash[24712]: cluster 2023-12-06T03:51:16.498566+0000 mgr.y (mgr.14880) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:17.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:17 smithi040 bash[28373]: cluster 2023-12-06T03:51:16.498566+0000 mgr.y (mgr.14880) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:19.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:19 smithi063 bash[24822]: cluster 2023-12-06T03:51:18.499413+0000 mgr.y (mgr.14880) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:19.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:19 smithi040 bash[24712]: cluster 2023-12-06T03:51:18.499413+0000 mgr.y (mgr.14880) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:19.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:19 smithi040 bash[28373]: cluster 2023-12-06T03:51:18.499413+0000 mgr.y (mgr.14880) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:20.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:21.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:21 smithi063 bash[24822]: cluster 2023-12-06T03:51:20.500975+0000 mgr.y (mgr.14880) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:21.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:21 smithi040 bash[24712]: cluster 2023-12-06T03:51:20.500975+0000 mgr.y (mgr.14880) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:21.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:21 smithi040 bash[28373]: cluster 2023-12-06T03:51:20.500975+0000 mgr.y (mgr.14880) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:23.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:23 smithi063 bash[24822]: cluster 2023-12-06T03:51:22.501734+0000 mgr.y (mgr.14880) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:23.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:23 smithi040 bash[24712]: cluster 2023-12-06T03:51:22.501734+0000 mgr.y (mgr.14880) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:23.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:23 smithi040 bash[28373]: cluster 2023-12-06T03:51:22.501734+0000 mgr.y (mgr.14880) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:24.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:23] "GET /metrics HTTP/1.1" 200 154955 "" "Prometheus/2.33.4" 2023-12-06T03:51:25.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:25 smithi040 bash[24712]: cluster 2023-12-06T03:51:24.503292+0000 mgr.y (mgr.14880) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:25.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:25 smithi040 bash[28373]: cluster 2023-12-06T03:51:24.503292+0000 mgr.y (mgr.14880) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:25 smithi063 bash[24822]: cluster 2023-12-06T03:51:24.503292+0000 mgr.y (mgr.14880) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:27.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:27 smithi063 bash[24822]: cluster 2023-12-06T03:51:26.504025+0000 mgr.y (mgr.14880) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:27.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:27 smithi040 bash[24712]: cluster 2023-12-06T03:51:26.504025+0000 mgr.y (mgr.14880) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:27.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:27 smithi040 bash[28373]: cluster 2023-12-06T03:51:26.504025+0000 mgr.y (mgr.14880) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: cluster 2023-12-06T03:51:28.504911+0000 mgr.y (mgr.14880) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.748969+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.749628+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.749839+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.750237+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.750914+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.750951+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.751892+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:29 smithi063 bash[24822]: audit 2023-12-06T03:51:28.752571+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: cluster 2023-12-06T03:51:28.504911+0000 mgr.y (mgr.14880) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.748969+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.749628+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.749839+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.750237+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.750914+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.750951+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.751892+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[24712]: audit 2023-12-06T03:51:28.752571+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: cluster 2023-12-06T03:51:28.504911+0000 mgr.y (mgr.14880) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.748969+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.749628+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.749839+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.750237+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.750914+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.750951+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:51:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.751892+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T03:51:29.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:29 smithi040 bash[28373]: audit 2023-12-06T03:51:28.752571+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:51:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:31.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:31 smithi063 bash[24822]: cluster 2023-12-06T03:51:30.506515+0000 mgr.y (mgr.14880) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:31.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:31 smithi040 bash[24712]: cluster 2023-12-06T03:51:30.506515+0000 mgr.y (mgr.14880) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:31.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:31 smithi040 bash[28373]: cluster 2023-12-06T03:51:30.506515+0000 mgr.y (mgr.14880) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:33.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:33 smithi063 bash[24822]: cluster 2023-12-06T03:51:32.507282+0000 mgr.y (mgr.14880) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:33.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:33 smithi040 bash[24712]: cluster 2023-12-06T03:51:32.507282+0000 mgr.y (mgr.14880) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:33.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:33 smithi040 bash[28373]: cluster 2023-12-06T03:51:32.507282+0000 mgr.y (mgr.14880) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:34.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:33] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-12-06T03:51:35.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:35 smithi040 bash[24712]: cluster 2023-12-06T03:51:34.508760+0000 mgr.y (mgr.14880) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:35.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:35 smithi040 bash[28373]: cluster 2023-12-06T03:51:34.508760+0000 mgr.y (mgr.14880) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:35.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:35 smithi063 bash[24822]: cluster 2023-12-06T03:51:34.508760+0000 mgr.y (mgr.14880) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: cluster 2023-12-06T03:51:36.509595+0000 mgr.y (mgr.14880) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: cluster 2023-12-06T03:51:36.789228+0000 mgr.y (mgr.14880) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: cluster 2023-12-06T03:51:36.790027+0000 mgr.y (mgr.14880) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: audit 2023-12-06T03:51:36.791602+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: audit 2023-12-06T03:51:36.792156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:37 smithi063 bash[24822]: audit 2023-12-06T03:51:36.798489+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:51:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: cluster 2023-12-06T03:51:36.509595+0000 mgr.y (mgr.14880) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: cluster 2023-12-06T03:51:36.789228+0000 mgr.y (mgr.14880) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: cluster 2023-12-06T03:51:36.790027+0000 mgr.y (mgr.14880) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: audit 2023-12-06T03:51:36.791602+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: audit 2023-12-06T03:51:36.792156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[24712]: audit 2023-12-06T03:51:36.798489+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: cluster 2023-12-06T03:51:36.509595+0000 mgr.y (mgr.14880) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: cluster 2023-12-06T03:51:36.789228+0000 mgr.y (mgr.14880) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: cluster 2023-12-06T03:51:36.790027+0000 mgr.y (mgr.14880) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: audit 2023-12-06T03:51:36.791602+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: audit 2023-12-06T03:51:36.792156+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:51:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:37 smithi040 bash[28373]: audit 2023-12-06T03:51:36.798489+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:51:40.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:39 smithi063 bash[24822]: cluster 2023-12-06T03:51:38.790812+0000 mgr.y (mgr.14880) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:40.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:39 smithi040 bash[24712]: cluster 2023-12-06T03:51:38.790812+0000 mgr.y (mgr.14880) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:40.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:39 smithi040 bash[28373]: cluster 2023-12-06T03:51:38.790812+0000 mgr.y (mgr.14880) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:42.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:41 smithi063 bash[24822]: cluster 2023-12-06T03:51:40.792344+0000 mgr.y (mgr.14880) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:42.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:41 smithi040 bash[24712]: cluster 2023-12-06T03:51:40.792344+0000 mgr.y (mgr.14880) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:42.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:41 smithi040 bash[28373]: cluster 2023-12-06T03:51:40.792344+0000 mgr.y (mgr.14880) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:44.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:43 smithi040 bash[24712]: cluster 2023-12-06T03:51:42.793063+0000 mgr.y (mgr.14880) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:44.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:43] "GET /metrics HTTP/1.1" 200 154956 "" "Prometheus/2.33.4" 2023-12-06T03:51:44.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:43 smithi040 bash[28373]: cluster 2023-12-06T03:51:42.793063+0000 mgr.y (mgr.14880) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:44.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:43 smithi063 bash[24822]: cluster 2023-12-06T03:51:42.793063+0000 mgr.y (mgr.14880) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:45.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:45 smithi040 bash[24712]: cluster 2023-12-06T03:51:44.794543+0000 mgr.y (mgr.14880) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:45.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:45 smithi040 bash[28373]: cluster 2023-12-06T03:51:44.794543+0000 mgr.y (mgr.14880) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:45.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:45 smithi063 bash[24822]: cluster 2023-12-06T03:51:44.794543+0000 mgr.y (mgr.14880) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:48.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:47 smithi063 bash[24822]: cluster 2023-12-06T03:51:46.795394+0000 mgr.y (mgr.14880) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:48.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:47 smithi040 bash[24712]: cluster 2023-12-06T03:51:46.795394+0000 mgr.y (mgr.14880) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:48.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:47 smithi040 bash[28373]: cluster 2023-12-06T03:51:46.795394+0000 mgr.y (mgr.14880) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:50.218 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:49 smithi063 bash[24822]: cluster 2023-12-06T03:51:48.796115+0000 mgr.y (mgr.14880) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:50.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:49 smithi040 bash[24712]: cluster 2023-12-06T03:51:48.796115+0000 mgr.y (mgr.14880) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:50.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:49 smithi040 bash[28373]: cluster 2023-12-06T03:51:48.796115+0000 mgr.y (mgr.14880) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:51:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:51:52.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:51 smithi040 bash[24712]: cluster 2023-12-06T03:51:50.797690+0000 mgr.y (mgr.14880) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:52.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:51 smithi040 bash[28373]: cluster 2023-12-06T03:51:50.797690+0000 mgr.y (mgr.14880) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:52.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:51 smithi063 bash[24822]: cluster 2023-12-06T03:51:50.797690+0000 mgr.y (mgr.14880) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:54.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:53 smithi040 bash[24712]: cluster 2023-12-06T03:51:52.798384+0000 mgr.y (mgr.14880) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:54.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:53 smithi040 bash[28373]: cluster 2023-12-06T03:51:52.798384+0000 mgr.y (mgr.14880) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:54.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:51:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:51:53] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:51:54.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:53 smithi063 bash[24822]: cluster 2023-12-06T03:51:52.798384+0000 mgr.y (mgr.14880) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:55.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:55 smithi040 bash[24712]: cluster 2023-12-06T03:51:54.799941+0000 mgr.y (mgr.14880) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:55.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:55 smithi040 bash[28373]: cluster 2023-12-06T03:51:54.799941+0000 mgr.y (mgr.14880) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:55.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:55 smithi063 bash[24822]: cluster 2023-12-06T03:51:54.799941+0000 mgr.y (mgr.14880) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:58.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:57 smithi040 bash[24712]: cluster 2023-12-06T03:51:56.800713+0000 mgr.y (mgr.14880) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:58.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:57 smithi040 bash[28373]: cluster 2023-12-06T03:51:56.800713+0000 mgr.y (mgr.14880) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:51:58.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:57 smithi063 bash[24822]: cluster 2023-12-06T03:51:56.800713+0000 mgr.y (mgr.14880) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:00.218 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:51:59 smithi063 bash[24822]: cluster 2023-12-06T03:51:58.801442+0000 mgr.y (mgr.14880) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:00.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:51:59 smithi040 bash[24712]: cluster 2023-12-06T03:51:58.801442+0000 mgr.y (mgr.14880) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:00.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:51:59 smithi040 bash[28373]: cluster 2023-12-06T03:51:58.801442+0000 mgr.y (mgr.14880) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:02.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:01 smithi040 bash[24712]: cluster 2023-12-06T03:52:00.803004+0000 mgr.y (mgr.14880) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:02.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:01 smithi040 bash[28373]: cluster 2023-12-06T03:52:00.803004+0000 mgr.y (mgr.14880) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:02.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:01 smithi063 bash[24822]: cluster 2023-12-06T03:52:00.803004+0000 mgr.y (mgr.14880) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:04.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:03 smithi040 bash[24712]: cluster 2023-12-06T03:52:02.803796+0000 mgr.y (mgr.14880) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:04.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:03] "GET /metrics HTTP/1.1" 200 154973 "" "Prometheus/2.33.4" 2023-12-06T03:52:04.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:03 smithi040 bash[28373]: cluster 2023-12-06T03:52:02.803796+0000 mgr.y (mgr.14880) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:04.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:03 smithi063 bash[24822]: cluster 2023-12-06T03:52:02.803796+0000 mgr.y (mgr.14880) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:05.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:05 smithi040 bash[24712]: cluster 2023-12-06T03:52:04.805310+0000 mgr.y (mgr.14880) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:05.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:05 smithi040 bash[28373]: cluster 2023-12-06T03:52:04.805310+0000 mgr.y (mgr.14880) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:05.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:05 smithi063 bash[24822]: cluster 2023-12-06T03:52:04.805310+0000 mgr.y (mgr.14880) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:07 smithi040 bash[24712]: cluster 2023-12-06T03:52:06.806048+0000 mgr.y (mgr.14880) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:08.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:07 smithi040 bash[28373]: cluster 2023-12-06T03:52:06.806048+0000 mgr.y (mgr.14880) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:08.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:07 smithi063 bash[24822]: cluster 2023-12-06T03:52:06.806048+0000 mgr.y (mgr.14880) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:10.219 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:09 smithi063 bash[24822]: cluster 2023-12-06T03:52:08.806797+0000 mgr.y (mgr.14880) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:10.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:09 smithi040 bash[24712]: cluster 2023-12-06T03:52:08.806797+0000 mgr.y (mgr.14880) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:10.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:09 smithi040 bash[28373]: cluster 2023-12-06T03:52:08.806797+0000 mgr.y (mgr.14880) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:12.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:11 smithi040 bash[24712]: cluster 2023-12-06T03:52:10.808366+0000 mgr.y (mgr.14880) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:12.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:11 smithi040 bash[28373]: cluster 2023-12-06T03:52:10.808366+0000 mgr.y (mgr.14880) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:12.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:11 smithi063 bash[24822]: cluster 2023-12-06T03:52:10.808366+0000 mgr.y (mgr.14880) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:14.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:13 smithi040 bash[24712]: cluster 2023-12-06T03:52:12.809165+0000 mgr.y (mgr.14880) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:14.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:13] "GET /metrics HTTP/1.1" 200 154973 "" "Prometheus/2.33.4" 2023-12-06T03:52:14.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:13 smithi040 bash[28373]: cluster 2023-12-06T03:52:12.809165+0000 mgr.y (mgr.14880) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:14.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:13 smithi063 bash[24822]: cluster 2023-12-06T03:52:12.809165+0000 mgr.y (mgr.14880) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:15.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:15 smithi040 bash[24712]: cluster 2023-12-06T03:52:14.810722+0000 mgr.y (mgr.14880) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:15.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:15 smithi040 bash[28373]: cluster 2023-12-06T03:52:14.810722+0000 mgr.y (mgr.14880) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:15.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:15 smithi063 bash[24822]: cluster 2023-12-06T03:52:14.810722+0000 mgr.y (mgr.14880) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:18.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:17 smithi040 bash[24712]: cluster 2023-12-06T03:52:16.811581+0000 mgr.y (mgr.14880) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:18.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:17 smithi040 bash[28373]: cluster 2023-12-06T03:52:16.811581+0000 mgr.y (mgr.14880) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:18.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:17 smithi063 bash[24822]: cluster 2023-12-06T03:52:16.811581+0000 mgr.y (mgr.14880) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:20.219 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:19 smithi063 bash[24822]: cluster 2023-12-06T03:52:18.812468+0000 mgr.y (mgr.14880) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:20.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:19 smithi040 bash[24712]: cluster 2023-12-06T03:52:18.812468+0000 mgr.y (mgr.14880) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:20.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:19 smithi040 bash[28373]: cluster 2023-12-06T03:52:18.812468+0000 mgr.y (mgr.14880) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:22.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:21 smithi040 bash[24712]: cluster 2023-12-06T03:52:20.814029+0000 mgr.y (mgr.14880) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:22.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:21 smithi040 bash[28373]: cluster 2023-12-06T03:52:20.814029+0000 mgr.y (mgr.14880) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:22.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:21 smithi063 bash[24822]: cluster 2023-12-06T03:52:20.814029+0000 mgr.y (mgr.14880) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:24.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:23 smithi040 bash[24712]: cluster 2023-12-06T03:52:22.814813+0000 mgr.y (mgr.14880) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:24.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:23] "GET /metrics HTTP/1.1" 200 154978 "" "Prometheus/2.33.4" 2023-12-06T03:52:24.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:23 smithi040 bash[28373]: cluster 2023-12-06T03:52:22.814813+0000 mgr.y (mgr.14880) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:24.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:23 smithi063 bash[24822]: cluster 2023-12-06T03:52:22.814813+0000 mgr.y (mgr.14880) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:25.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:25 smithi040 bash[24712]: cluster 2023-12-06T03:52:24.816336+0000 mgr.y (mgr.14880) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:25.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:25 smithi040 bash[28373]: cluster 2023-12-06T03:52:24.816336+0000 mgr.y (mgr.14880) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:25.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:25 smithi063 bash[24822]: cluster 2023-12-06T03:52:24.816336+0000 mgr.y (mgr.14880) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:26.817 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T03:52:28.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:27 smithi040 bash[24712]: cluster 2023-12-06T03:52:26.817133+0000 mgr.y (mgr.14880) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:28.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:27 smithi040 bash[28373]: cluster 2023-12-06T03:52:26.817133+0000 mgr.y (mgr.14880) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:28.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:27 smithi063 bash[24822]: cluster 2023-12-06T03:52:26.817133+0000 mgr.y (mgr.14880) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:28.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.758549+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:28.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.759156+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.759534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.759823+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.760636+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.761143+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.761890+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[28373]: audit 2023-12-06T03:52:28.762561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.758549+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.759156+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.759534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:28.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.759823+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.760636+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.761143+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.761890+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:28.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:28 smithi040 bash[24712]: audit 2023-12-06T03:52:28.762561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:29.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.758549+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:29.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.759156+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:29.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.759534+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-06T03:52:29.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.759823+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:29.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.760636+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:29.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.761143+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-06T03:52:29.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.761890+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-12-06T03:52:29.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:28 smithi063 bash[24822]: audit 2023-12-06T03:52:28.762561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (8m) 2m ago 9m 15.0M - 0.23.0 ba2b418f427c cbfe39cfb8fb 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (8m) 2m ago 18m 24.7M - 6.6.2 87a51ecf0b1c a69b29da3a5d 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (13m) 2m ago 23m 379M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283 running (5m) 2m ago 25m 411M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 401604eefe71 2023-12-06T03:52:29.896 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (25m) 2m ago 25m 176M 2048M 15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (23m) 2m ago 23m 154M 2048M 15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (23m) 2m ago 23m 147M 2048M 15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 2m ago 19m - - 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 2m ago 19m - - 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (22m) 2m ago 22m 51.2M 4096M 15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (22m) 2m ago 22m 50.9M 4096M 15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (21m) 2m ago 21m 46.8M 4096M 15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (21m) 2m ago 21m 50.0M 4096M 15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (21m) 2m ago 21m 52.4M 4096M 15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (20m) 2m ago 20m 50.6M 4096M 15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (20m) 2m ago 20m 50.3M 4096M 15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (19m) 2m ago 19m 49.9M 4096M 15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi063 *:9095 running (8m) 2m ago 8m 50.2M - 2.33.4 514e6a882f6e feb834c06412 2023-12-06T03:52:29.897 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (17m) 2m ago 17m 51.8M - 15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:52:29.898 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (17m) 2m ago 17m 51.6M - 15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:52:30.219 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: cluster 2023-12-06T03:52:28.818012+0000 mgr.y (mgr.14880) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.866947+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.867604+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.868121+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.868827+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.869659+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.870488+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.876060+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.876696+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.220 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.877325+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.221 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.877859+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.221 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:29 smithi063 bash[24822]: audit 2023-12-06T03:52:29.878532+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: cluster 2023-12-06T03:52:28.818012+0000 mgr.y (mgr.14880) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:30.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.866947+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.867604+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.868121+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.868827+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.869659+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.870488+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.876060+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.876696+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.877325+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.877859+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[24712]: audit 2023-12-06T03:52:29.878532+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: cluster 2023-12-06T03:52:28.818012+0000 mgr.y (mgr.14880) 98 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.866947+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.867604+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.868121+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.868827+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.869659+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.870488+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.237 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.876060+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:52:30.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.876696+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.877325+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.877859+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:29 smithi040 bash[28373]: audit 2023-12-06T03:52:29.878532+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:30.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:30.637 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T03:52:31.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:30 smithi040 bash[24712]: audit 2023-12-06T03:52:29.862673+0000 mgr.y (mgr.14880) 99 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:52:31.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:30 smithi040 bash[28373]: audit 2023-12-06T03:52:29.862673+0000 mgr.y (mgr.14880) 99 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:52:31.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:30 smithi063 bash[24822]: audit 2023-12-06T03:52:29.862673+0000 mgr.y (mgr.14880) 99 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:52:32.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:31 smithi040 bash[24712]: cluster 2023-12-06T03:52:30.819315+0000 mgr.y (mgr.14880) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:32.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:31 smithi040 bash[28373]: cluster 2023-12-06T03:52:30.819315+0000 mgr.y (mgr.14880) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:32.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:31 smithi063 bash[24822]: cluster 2023-12-06T03:52:30.819315+0000 mgr.y (mgr.14880) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:33.701 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:52:33.701 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-06T03:52:33.701 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:52:33.702 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:52:33.703 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-06T03:52:33.703 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T03:52:33.703 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:52:33.703 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:52:33.703 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:52:34.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:33] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-12-06T03:52:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:33 smithi040 bash[24712]: cluster 2023-12-06T03:52:32.820084+0000 mgr.y (mgr.14880) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:33 smithi040 bash[24712]: audit 2023-12-06T03:52:33.697035+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.40:0/647429805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:34.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:33 smithi040 bash[28373]: cluster 2023-12-06T03:52:32.820084+0000 mgr.y (mgr.14880) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:34.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:33 smithi040 bash[28373]: audit 2023-12-06T03:52:33.697035+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.40:0/647429805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:34.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:33 smithi063 bash[24822]: cluster 2023-12-06T03:52:32.820084+0000 mgr.y (mgr.14880) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:34.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:33 smithi063 bash[24822]: audit 2023-12-06T03:52:33.697035+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.40:0/647429805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:34.514 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T03:52:35.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:35 smithi040 bash[24712]: cluster 2023-12-06T03:52:34.821632+0000 mgr.y (mgr.14880) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:35.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:35 smithi040 bash[28373]: cluster 2023-12-06T03:52:34.821632+0000 mgr.y (mgr.14880) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:35.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:35 smithi063 bash[24822]: cluster 2023-12-06T03:52:34.821632+0000 mgr.y (mgr.14880) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:37.475 INFO:teuthology.orchestra.run.smithi040.stdout: cluster: 2023-12-06T03:52:37.475 INFO:teuthology.orchestra.run.smithi040.stdout: id: 3e361b5a-93e7-11ee-95a2-87774f69a715 2023-12-06T03:52:37.475 INFO:teuthology.orchestra.run.smithi040.stdout: health: HEALTH_WARN 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: 2 failed cephadm daemon(s) 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: services: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: mon: 3 daemons, quorum a,c,b (age 23m) 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: mgr: y(active, since 3m), standbys: x 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 19m) 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: rgw: 2 daemons active (r.z.smithi040.zbjfyp, r.z.smithi063.xihyql) 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: task status: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: data: 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: pools: 5 pools, 129 pgs 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: objects: 234 objects, 7.0 KiB 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:37.476 INFO:teuthology.orchestra.run.smithi040.stdout: pgs: 129 active+clean 2023-12-06T03:52:37.477 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-06T03:52:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[24712]: cluster 2023-12-06T03:52:36.822316+0000 mgr.y (mgr.14880) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[24712]: audit 2023-12-06T03:52:37.115701+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:37.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[24712]: audit 2023-12-06T03:52:37.117537+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[24712]: audit 2023-12-06T03:52:37.123985+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[24712]: audit 2023-12-06T03:52:37.471391+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.40:0/3867887208' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[28373]: cluster 2023-12-06T03:52:36.822316+0000 mgr.y (mgr.14880) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[28373]: audit 2023-12-06T03:52:37.115701+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[28373]: audit 2023-12-06T03:52:37.117537+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[28373]: audit 2023-12-06T03:52:37.123985+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:52:37.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:37 smithi040 bash[28373]: audit 2023-12-06T03:52:37.471391+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.40:0/3867887208' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:52:38.184 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T03:52:38.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:37 smithi063 bash[24822]: cluster 2023-12-06T03:52:36.822316+0000 mgr.y (mgr.14880) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:38.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:37 smithi063 bash[24822]: audit 2023-12-06T03:52:37.115701+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:38.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:37 smithi063 bash[24822]: audit 2023-12-06T03:52:37.117537+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:52:38.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:37 smithi063 bash[24822]: audit 2023-12-06T03:52:37.123985+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:52:38.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:37 smithi063 bash[24822]: audit 2023-12-06T03:52:37.471391+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.40:0/3867887208' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T03:52:39.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:38 smithi040 bash[24712]: cluster 2023-12-06T03:52:37.113539+0000 mgr.y (mgr.14880) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:39.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:38 smithi040 bash[24712]: cluster 2023-12-06T03:52:37.113881+0000 mgr.y (mgr.14880) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:39.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:38 smithi040 bash[28373]: cluster 2023-12-06T03:52:37.113539+0000 mgr.y (mgr.14880) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:39.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:38 smithi040 bash[28373]: cluster 2023-12-06T03:52:37.113881+0000 mgr.y (mgr.14880) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:39.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:38 smithi063 bash[24822]: cluster 2023-12-06T03:52:37.113539+0000 mgr.y (mgr.14880) 104 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:39.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:38 smithi063 bash[24822]: cluster 2023-12-06T03:52:37.113881+0000 mgr.y (mgr.14880) 105 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:40.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:41.148 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-06T03:52:41.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:40 smithi040 bash[24712]: cluster 2023-12-06T03:52:39.115451+0000 mgr.y (mgr.14880) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:41.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:40 smithi040 bash[28373]: cluster 2023-12-06T03:52:39.115451+0000 mgr.y (mgr.14880) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:41.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:40 smithi063 bash[24822]: cluster 2023-12-06T03:52:39.115451+0000 mgr.y (mgr.14880) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:41.904 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T03:52:42.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:41 smithi040 bash[24712]: audit 2023-12-06T03:52:41.125501+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.40:0/2004128190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:42.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:41 smithi040 bash[28373]: audit 2023-12-06T03:52:41.125501+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.40:0/2004128190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:42.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:41 smithi063 bash[24822]: audit 2023-12-06T03:52:41.125501+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.40:0/2004128190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:52:43.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:42 smithi040 bash[24712]: cluster 2023-12-06T03:52:41.116182+0000 mgr.y (mgr.14880) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:43.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:42 smithi040 bash[28373]: cluster 2023-12-06T03:52:41.116182+0000 mgr.y (mgr.14880) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:43.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:42 smithi063 bash[24822]: cluster 2023-12-06T03:52:41.116182+0000 mgr.y (mgr.14880) 107 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:43.985 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:43] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-12-06T03:52:45.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:44 smithi040 bash[24712]: cluster 2023-12-06T03:52:43.116928+0000 mgr.y (mgr.14880) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:45.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:44 smithi040 bash[28373]: cluster 2023-12-06T03:52:43.116928+0000 mgr.y (mgr.14880) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:45.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:44 smithi063 bash[24822]: cluster 2023-12-06T03:52:43.116928+0000 mgr.y (mgr.14880) 108 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: audit 2023-12-06T03:52:44.957282+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: cluster 2023-12-06T03:52:44.966441+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: audit 2023-12-06T03:52:44.969327+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' 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-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: audit 2023-12-06T03:52:44.970233+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14880 ' 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-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: audit 2023-12-06T03:52:44.971441+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: audit 2023-12-06T03:52:44.971873+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[28373]: cluster 2023-12-06T03:52:45.742507+0000 mon.a (mon.0) 796 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[49781]: debug 2023-12-06T03:52:45.942+0000 7feac7ffd700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[49781]: ignoring --setuser ceph since I am not root 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[49781]: ignoring --setgroup ceph since I am not root 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[49781]: debug 2023-12-06T03:52:45.990+0000 7f41500f2700 1 -- 172.21.15.40:0/2578453274 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c98731a4e0 con 0x55c98740e800 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[49781]: debug 2023-12-06T03:52:46.150+0000 7f41602bb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: audit 2023-12-06T03:52:44.957282+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:52:46.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: cluster 2023-12-06T03:52:44.966441+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T03:52:46.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: audit 2023-12-06T03:52:44.969327+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' 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-06T03:52:46.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: audit 2023-12-06T03:52:44.970233+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14880 ' 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-06T03:52:46.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: audit 2023-12-06T03:52:44.971441+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: audit 2023-12-06T03:52:44.971873+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:45 smithi040 bash[24712]: cluster 2023-12-06T03:52:45.742507+0000 mon.a (mon.0) 796 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:46.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: audit 2023-12-06T03:52:44.957282+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: cluster 2023-12-06T03:52:44.966441+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: audit 2023-12-06T03:52:44.969327+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' 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-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: audit 2023-12-06T03:52:44.970233+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14880 ' 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-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: audit 2023-12-06T03:52:44.971441+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14880 172.21.15.40:0/170649604' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: audit 2023-12-06T03:52:44.971873+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:52:46.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:45 smithi063 bash[24822]: cluster 2023-12-06T03:52:45.742507+0000 mon.a (mon.0) 796 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:46.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[49781]: debug 2023-12-06T03:52:46.258+0000 7f41602bb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:52:46.683 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T03:52:46.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[49781]: debug 2023-12-06T03:52:46.722+0000 7f41602bb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[24712]: audit 2023-12-06T03:52:45.944903+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[24712]: cluster 2023-12-06T03:52:45.945027+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e30: x(active, starting, since 0.986873s), standbys: y 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[24712]: audit 2023-12-06T03:52:45.978996+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[24712]: cluster 2023-12-06T03:52:45.979114+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[28373]: audit 2023-12-06T03:52:45.944903+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:52:47.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[28373]: cluster 2023-12-06T03:52:45.945027+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e30: x(active, starting, since 0.986873s), standbys: y 2023-12-06T03:52:47.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[28373]: audit 2023-12-06T03:52:45.978996+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:52:47.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:46 smithi040 bash[28373]: cluster 2023-12-06T03:52:45.979114+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T03:52:47.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:46 smithi063 bash[24822]: audit 2023-12-06T03:52:45.944903+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.40:0/2032362283' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T03:52:47.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:46 smithi063 bash[24822]: cluster 2023-12-06T03:52:45.945027+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e30: x(active, starting, since 0.986873s), standbys: y 2023-12-06T03:52:47.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:46 smithi063 bash[24822]: audit 2023-12-06T03:52:45.978996+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14880 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:52:47.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:46 smithi063 bash[24822]: cluster 2023-12-06T03:52:45.979114+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T03:52:47.960 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:47 smithi040 bash[49781]: debug 2023-12-06T03:52:47.670+0000 7f41602bb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:52:47.960 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:47 smithi040 bash[49781]: debug 2023-12-06T03:52:47.778+0000 7f41602bb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:52:48.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:48 smithi040 bash[49781]: debug 2023-12-06T03:52:48.050+0000 7f41602bb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:52:49.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:49 smithi040 bash[49781]: debug 2023-12-06T03:52:49.258+0000 7f41602bb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:52:49.485 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:49 smithi040 bash[49781]: debug 2023-12-06T03:52:49.430+0000 7f41602bb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:52:49.881 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:49 smithi040 bash[49781]: debug 2023-12-06T03:52:49.534+0000 7f41602bb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:52:49.881 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:49 smithi040 bash[49781]: debug 2023-12-06T03:52:49.650+0000 7f41602bb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:52:50.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:49 smithi040 bash[49781]: debug 2023-12-06T03:52:49.874+0000 7f41602bb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:52:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:50 smithi040 bash[49781]: debug 2023-12-06T03:52:50.294+0000 7f41602bb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:52:50.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:50 smithi040 bash[49781]: debug 2023-12-06T03:52:50.426+0000 7f41602bb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:52:51.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:51 smithi040 bash[49781]: debug 2023-12-06T03:52:51.350+0000 7f41602bb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:52:51.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:51 smithi040 bash[49781]: debug 2023-12-06T03:52:51.458+0000 7f41602bb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:52:51.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:51 smithi040 bash[49781]: debug 2023-12-06T03:52:51.578+0000 7f41602bb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:52:52.111 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:51 smithi040 bash[49781]: debug 2023-12-06T03:52:51.810+0000 7f41602bb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.948611+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.949286+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.949920+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.953462+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.954150+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:52:52.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.954893+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.955612+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.956618+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.957188+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.957582+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.957871+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.958196+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.958521+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.960761+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.961113+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:52:52.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.961859+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:52:52.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.963605+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:52:52.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.965078+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:52:52.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.948611+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:52:52.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.949286+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.949920+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.953462+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.954150+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.954893+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.955612+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.956618+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.957188+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:52:52.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.957582+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.957871+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.958196+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.958521+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.960761+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.961113+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:52:52.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.961859+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:52:52.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.963605+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:52:52.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.965078+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:52:52.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.965676+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.966259+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.966820+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.967424+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.967994+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.968544+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:52:52.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.969110+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.969676+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.970269+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.970799+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.971384+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.971976+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.972582+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:52:52.119 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.973148+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.973706+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.974291+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.974841+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.975411+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.976004+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.976588+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:52:52.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.977180+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:52:52.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.977753+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:52:52.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.978368+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:52:52.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[28373]: audit 2023-12-06T03:52:51.978915+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.965676+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.966259+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.966820+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.967424+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.967994+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:52:52.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.968544+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.969110+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.969676+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.970269+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.970799+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.971384+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.971976+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:52:52.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.972582+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.973148+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.973706+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.974291+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.974841+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.975411+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:52.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.976004+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:52.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.976588+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:52:52.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.977180+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:52:52.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.977753+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:52:52.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.978368+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:52:52.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[24712]: audit 2023-12-06T03:52:51.978915+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.948611+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.949286+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.949920+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.953462+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.954150+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.954893+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.955612+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:52:52.248 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.956618+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.957188+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.957582+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.957871+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.958196+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.958521+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.960761+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.961113+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.961859+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.963605+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:52:52.249 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.965078+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:51 smithi063 bash[35306]: [06/Dec/2023:03:52:51] ENGINE Bus STOPPING 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:51 smithi063 bash[35306]: [06/Dec/2023:03:52:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:51 smithi063 bash[35306]: [06/Dec/2023:03:52:51] ENGINE Bus STOPPED 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: [06/Dec/2023:03:52:52] ENGINE Bus STARTING 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.965676+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.966259+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.966820+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:52:52.250 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.967424+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.967994+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.968544+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.969110+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.969676+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.970269+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.970799+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.971384+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.971976+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.972582+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.973148+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.973706+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.974291+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:52:52.251 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.974841+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.975411+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.976004+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.976588+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.977180+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.977753+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.978368+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:52:52.252 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[24822]: audit 2023-12-06T03:52:51.978915+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:52:52.466 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: debug 2023-12-06T03:52:52.106+0000 7f41602bb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:52:52.467 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: debug 2023-12-06T03:52:52.278+0000 7f41602bb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:52:52.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: Warning: Permanently added '172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:52:52.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: Warning: Permanently added '172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:52:52.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: CherryPy Checker: 2023-12-06T03:52:52.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: The Application mounted at '' has an empty config. 2023-12-06T03:52:52.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: [06/Dec/2023:03:52:52] ENGINE Serving on http://:::9283 2023-12-06T03:52:52.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:52:52 smithi063 bash[35306]: [06/Dec/2023:03:52:52] ENGINE Bus STARTED 2023-12-06T03:52:52.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: debug 2023-12-06T03:52:52.458+0000 7f41602bb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:52:52.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: debug 2023-12-06T03:52:52.686+0000 7f41602bb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: debug 2023-12-06T03:52:52.802+0000 7f41602bb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: [06/Dec/2023:03:52:52] ENGINE Bus STARTING 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: CherryPy Checker: 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: The Application mounted at '' has an empty config. 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: [06/Dec/2023:03:52:52] ENGINE Serving on http://:::9283 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:52 smithi040 bash[49781]: [06/Dec/2023:03:52:52] ENGINE Bus STARTED 2023-12-06T03:52:53.238 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: cluster 2023-12-06T03:52:52.003172+0000 mon.a (mon.0) 801 : cluster [INF] Manager daemon x is now available 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: cluster 2023-12-06T03:52:52.067256+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: cluster 2023-12-06T03:52:52.074671+0000 mgr.x (mgr.34778) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.164240+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.248013+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.250976+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.259215+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.262363+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.486127+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.491488+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: cluster 2023-12-06T03:52:52.825545+0000 mon.a (mon.0) 805 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:52:53.239 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: cluster 2023-12-06T03:52:52.825824+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.827465+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.830248+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.834436+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[28373]: audit 2023-12-06T03:52:52.835102+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: cluster 2023-12-06T03:52:52.003172+0000 mon.a (mon.0) 801 : cluster [INF] Manager daemon x is now available 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: cluster 2023-12-06T03:52:52.067256+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: cluster 2023-12-06T03:52:52.074671+0000 mgr.x (mgr.34778) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.164240+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.248013+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.250976+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.259215+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.262363+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.486127+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.491488+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: cluster 2023-12-06T03:52:52.825545+0000 mon.a (mon.0) 805 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: cluster 2023-12-06T03:52:52.825824+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.827465+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.830248+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.834436+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:52:53.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[24712]: audit 2023-12-06T03:52:52.835102+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: cluster 2023-12-06T03:52:52.003172+0000 mon.a (mon.0) 801 : cluster [INF] Manager daemon x is now available 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: cluster 2023-12-06T03:52:52.067256+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e31: x(active, since 7s), standbys: y 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: cluster 2023-12-06T03:52:52.074671+0000 mgr.x (mgr.34778) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.164240+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.248013+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.250976+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.259215+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.262363+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.486127+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.491488+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: cluster 2023-12-06T03:52:52.825545+0000 mon.a (mon.0) 805 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T03:52:53.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: cluster 2023-12-06T03:52:52.825824+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y started 2023-12-06T03:52:53.365 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.827465+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T03:52:53.365 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.830248+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:52:53.365 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.834436+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T03:52:53.365 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:53 smithi063 bash[24822]: audit 2023-12-06T03:52:52.835102+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:52:54.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[24712]: cluster 2023-12-06T03:52:53.058087+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:52:54.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[24712]: cluster 2023-12-06T03:52:53.058150+0000 mon.a (mon.0) 808 : cluster [INF] Cluster is now healthy 2023-12-06T03:52:54.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[24712]: cluster 2023-12-06T03:52:53.075682+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e32: x(active, since 8s), standbys: y 2023-12-06T03:52:54.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:52:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:52:54.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[28373]: cluster 2023-12-06T03:52:53.058087+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:52:54.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[28373]: cluster 2023-12-06T03:52:53.058150+0000 mon.a (mon.0) 808 : cluster [INF] Cluster is now healthy 2023-12-06T03:52:54.236 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:54 smithi040 bash[28373]: cluster 2023-12-06T03:52:53.075682+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e32: x(active, since 8s), standbys: y 2023-12-06T03:52:54.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:54 smithi063 bash[24822]: cluster 2023-12-06T03:52:53.058087+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:52:54.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:54 smithi063 bash[24822]: cluster 2023-12-06T03:52:53.058150+0000 mon.a (mon.0) 808 : cluster [INF] Cluster is now healthy 2023-12-06T03:52:54.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:54 smithi063 bash[24822]: cluster 2023-12-06T03:52:53.075682+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e32: x(active, since 8s), standbys: y 2023-12-06T03:52:55.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:55 smithi063 bash[24822]: cluster 2023-12-06T03:52:53.960867+0000 mgr.x (mgr.34778) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:55.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:55 smithi063 bash[24822]: cluster 2023-12-06T03:52:54.090089+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e33: x(active, since 9s), standbys: y 2023-12-06T03:52:55.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:55 smithi040 bash[24712]: cluster 2023-12-06T03:52:53.960867+0000 mgr.x (mgr.34778) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:55.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:55 smithi040 bash[24712]: cluster 2023-12-06T03:52:54.090089+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e33: x(active, since 9s), standbys: y 2023-12-06T03:52:55.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:55 smithi040 bash[28373]: cluster 2023-12-06T03:52:53.960867+0000 mgr.x (mgr.34778) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:55.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:55 smithi040 bash[28373]: cluster 2023-12-06T03:52:54.090089+0000 mon.a (mon.0) 810 : cluster [DBG] mgrmap e33: x(active, since 9s), standbys: y 2023-12-06T03:52:57.363 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:57 smithi063 bash[24822]: cluster 2023-12-06T03:52:55.961608+0000 mgr.x (mgr.34778) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:57.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:57 smithi040 bash[24712]: cluster 2023-12-06T03:52:55.961608+0000 mgr.x (mgr.34778) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:57.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:57 smithi040 bash[28373]: cluster 2023-12-06T03:52:55.961608+0000 mgr.x (mgr.34778) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:59.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: cluster 2023-12-06T03:52:57.962838+0000 mgr.x (mgr.34778) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:59.364 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.695538+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.365 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.699047+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.705431+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.366 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.820777+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.824461+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.831029+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.969409+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.970429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.367 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.971324+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.972189+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.973051+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.973906+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.974771+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.975605+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.368 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:52:59 smithi063 bash[24822]: audit 2023-12-06T03:52:58.976383+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: cluster 2023-12-06T03:52:57.962838+0000 mgr.x (mgr.34778) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:59.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: cluster 2023-12-06T03:52:57.962838+0000 mgr.x (mgr.34778) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:52:59.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.695538+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.695538+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.699047+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.699047+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.705431+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.820777+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.489 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.705431+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 214119219, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.689694Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 397934592, \"cpu_percentage\": \"1.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:52:58.690192Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 183186227, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690459Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54190407, \"cpu_percentage\": \"1.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690709Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53812920, \"cpu_percentage\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.690953Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691195Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53099888, \"cpu_percentage\": \"2.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691441Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691687Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55280926, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.691835Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:52:58.692079Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.692511Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.824461+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.831029+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.969409+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.970429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.971324+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.972189+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.973051+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.973906+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.974771+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.975605+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[24712]: audit 2023-12-06T03:52:58.976383+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.820777+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.824461+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:52:59.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.831029+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 189058252, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816086Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 434949324, \"cpu_percentage\": \"3.39%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816380Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"2.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816579Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816768Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_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.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.816952Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52869201, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817137Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817322Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26612858, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817434Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55102668, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:52:58.817619Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59118714, \"cpu_percentage\": \"0.10%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:52:58.817807Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:52:58.818152Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:52:59.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.969409+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.970429+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.971324+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.972189+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.973051+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.973906+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.974771+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.975605+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:52:59.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:52:59 smithi040 bash[28373]: audit 2023-12-06T03:52:58.976383+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.094738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.096122+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.108820+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.109491+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.110138+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.110826+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.111529+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.112210+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.112898+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: cluster 2023-12-06T03:52:59.114904+0000 mgr.x (mgr.34778) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.115567+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.118669+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.122113+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: cluster 2023-12-06T03:52:59.136127+0000 mgr.x (mgr.34778) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: cluster 2023-12-06T03:52:59.136695+0000 mgr.x (mgr.34778) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.137267+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.140909+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[24712]: audit 2023-12-06T03:52:59.145925+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.094738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.096122+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.108820+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.109491+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.110138+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.110826+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.111529+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.487 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.112210+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.112898+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: cluster 2023-12-06T03:52:59.114904+0000 mgr.x (mgr.34778) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.115567+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.118669+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.122113+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: cluster 2023-12-06T03:52:59.136127+0000 mgr.x (mgr.34778) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: cluster 2023-12-06T03:52:59.136695+0000 mgr.x (mgr.34778) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.137267+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.140909+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.488 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:00 smithi040 bash[28373]: audit 2023-12-06T03:52:59.145925+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.614 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.094738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.096122+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.108820+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.109491+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.110138+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.110826+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.111529+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.112210+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.112898+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: cluster 2023-12-06T03:52:59.114904+0000 mgr.x (mgr.34778) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.115567+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.118669+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.615 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.122113+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: cluster 2023-12-06T03:52:59.136127+0000 mgr.x (mgr.34778) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: cluster 2023-12-06T03:52:59.136695+0000 mgr.x (mgr.34778) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.137267+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.140909+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[24822]: audit 2023-12-06T03:52:59.145925+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:00.616 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:00] "GET /metrics HTTP/1.1" 200 154973 "" "Prometheus/2.33.4" 2023-12-06T03:53:01.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:01 smithi040 bash[24712]: cluster 2023-12-06T03:53:00.099649+0000 mon.a (mon.0) 819 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:53:01.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:01 smithi040 bash[28373]: cluster 2023-12-06T03:53:00.099649+0000 mon.a (mon.0) 819 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:53:01.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:01 smithi063 bash[24822]: cluster 2023-12-06T03:53:00.099649+0000 mon.a (mon.0) 819 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:53:02.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:02 smithi040 bash[24712]: cluster 2023-12-06T03:53:01.137457+0000 mgr.x (mgr.34778) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:02.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:02 smithi040 bash[28373]: cluster 2023-12-06T03:53:01.137457+0000 mgr.x (mgr.34778) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:02.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:02 smithi063 bash[24822]: cluster 2023-12-06T03:53:01.137457+0000 mgr.x (mgr.34778) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:04.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:04 smithi040 bash[24712]: cluster 2023-12-06T03:53:03.139149+0000 mgr.x (mgr.34778) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:04.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:04 smithi040 bash[28373]: cluster 2023-12-06T03:53:03.139149+0000 mgr.x (mgr.34778) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:04.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:04.613 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:04 smithi063 bash[24822]: cluster 2023-12-06T03:53:03.139149+0000 mgr.x (mgr.34778) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:06.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:06 smithi040 bash[24712]: cluster 2023-12-06T03:53:05.139926+0000 mgr.x (mgr.34778) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:06.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:06 smithi040 bash[28373]: cluster 2023-12-06T03:53:05.139926+0000 mgr.x (mgr.34778) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:06.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:06 smithi063 bash[24822]: cluster 2023-12-06T03:53:05.139926+0000 mgr.x (mgr.34778) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:08.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:08 smithi040 bash[24712]: cluster 2023-12-06T03:53:07.141379+0000 mgr.x (mgr.34778) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:08.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:08 smithi040 bash[28373]: cluster 2023-12-06T03:53:07.141379+0000 mgr.x (mgr.34778) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:08.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:08 smithi063 bash[24822]: cluster 2023-12-06T03:53:07.141379+0000 mgr.x (mgr.34778) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:10.490 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:10] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:53:10.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:10 smithi063 bash[24822]: cluster 2023-12-06T03:53:09.142167+0000 mgr.x (mgr.34778) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:10.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:10 smithi040 bash[24712]: cluster 2023-12-06T03:53:09.142167+0000 mgr.x (mgr.34778) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:10.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:10 smithi040 bash[28373]: cluster 2023-12-06T03:53:09.142167+0000 mgr.x (mgr.34778) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:12.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:12 smithi063 bash[24822]: cluster 2023-12-06T03:53:11.142895+0000 mgr.x (mgr.34778) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:12.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:12 smithi040 bash[24712]: cluster 2023-12-06T03:53:11.142895+0000 mgr.x (mgr.34778) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:12.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:12 smithi040 bash[28373]: cluster 2023-12-06T03:53:11.142895+0000 mgr.x (mgr.34778) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:14.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:14 smithi063 bash[24822]: cluster 2023-12-06T03:53:13.144419+0000 mgr.x (mgr.34778) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:14.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:14 smithi040 bash[24712]: cluster 2023-12-06T03:53:13.144419+0000 mgr.x (mgr.34778) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:14.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:14 smithi040 bash[28373]: cluster 2023-12-06T03:53:13.144419+0000 mgr.x (mgr.34778) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:16.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:16 smithi063 bash[24822]: cluster 2023-12-06T03:53:15.145307+0000 mgr.x (mgr.34778) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:16.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:16 smithi040 bash[24712]: cluster 2023-12-06T03:53:15.145307+0000 mgr.x (mgr.34778) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:16.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:16 smithi040 bash[28373]: cluster 2023-12-06T03:53:15.145307+0000 mgr.x (mgr.34778) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:18.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:18 smithi063 bash[24822]: cluster 2023-12-06T03:53:17.146818+0000 mgr.x (mgr.34778) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:18.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:18 smithi040 bash[24712]: cluster 2023-12-06T03:53:17.146818+0000 mgr.x (mgr.34778) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:18.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:18 smithi040 bash[28373]: cluster 2023-12-06T03:53:17.146818+0000 mgr.x (mgr.34778) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:20.525 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:20] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:53:20.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:20 smithi063 bash[24822]: cluster 2023-12-06T03:53:19.147559+0000 mgr.x (mgr.34778) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:20.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:20 smithi040 bash[24712]: cluster 2023-12-06T03:53:19.147559+0000 mgr.x (mgr.34778) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:20.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:20 smithi040 bash[28373]: cluster 2023-12-06T03:53:19.147559+0000 mgr.x (mgr.34778) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:22.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:22 smithi063 bash[24822]: cluster 2023-12-06T03:53:21.148327+0000 mgr.x (mgr.34778) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:22.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:22 smithi040 bash[24712]: cluster 2023-12-06T03:53:21.148327+0000 mgr.x (mgr.34778) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:22.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:22 smithi040 bash[28373]: cluster 2023-12-06T03:53:21.148327+0000 mgr.x (mgr.34778) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:24.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:24.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:24 smithi063 bash[24822]: cluster 2023-12-06T03:53:23.149824+0000 mgr.x (mgr.34778) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:24.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:24 smithi040 bash[24712]: cluster 2023-12-06T03:53:23.149824+0000 mgr.x (mgr.34778) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:24.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:24 smithi040 bash[28373]: cluster 2023-12-06T03:53:23.149824+0000 mgr.x (mgr.34778) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:26.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:26 smithi063 bash[24822]: cluster 2023-12-06T03:53:25.150517+0000 mgr.x (mgr.34778) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:26.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:26 smithi040 bash[24712]: cluster 2023-12-06T03:53:25.150517+0000 mgr.x (mgr.34778) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:26.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:26 smithi040 bash[28373]: cluster 2023-12-06T03:53:25.150517+0000 mgr.x (mgr.34778) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:28.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:28 smithi063 bash[24822]: cluster 2023-12-06T03:53:27.152009+0000 mgr.x (mgr.34778) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:28.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:28 smithi040 bash[24712]: cluster 2023-12-06T03:53:27.152009+0000 mgr.x (mgr.34778) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:28.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:28 smithi040 bash[28373]: cluster 2023-12-06T03:53:27.152009+0000 mgr.x (mgr.34778) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:30.564 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:30] "GET /metrics HTTP/1.1" 200 154975 "" "Prometheus/2.33.4" 2023-12-06T03:53:30.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:30 smithi063 bash[24822]: cluster 2023-12-06T03:53:29.152801+0000 mgr.x (mgr.34778) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:30.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:30 smithi040 bash[24712]: cluster 2023-12-06T03:53:29.152801+0000 mgr.x (mgr.34778) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:30.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:30 smithi040 bash[28373]: cluster 2023-12-06T03:53:29.152801+0000 mgr.x (mgr.34778) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:32.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:32 smithi063 bash[24822]: cluster 2023-12-06T03:53:31.153550+0000 mgr.x (mgr.34778) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:32.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:32 smithi040 bash[24712]: cluster 2023-12-06T03:53:31.153550+0000 mgr.x (mgr.34778) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:32.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:32 smithi040 bash[28373]: cluster 2023-12-06T03:53:31.153550+0000 mgr.x (mgr.34778) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:34.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:34 smithi063 bash[24822]: cluster 2023-12-06T03:53:33.155039+0000 mgr.x (mgr.34778) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:34.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:34 smithi040 bash[24712]: cluster 2023-12-06T03:53:33.155039+0000 mgr.x (mgr.34778) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:34.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:34 smithi040 bash[28373]: cluster 2023-12-06T03:53:33.155039+0000 mgr.x (mgr.34778) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:36.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:36 smithi063 bash[24822]: cluster 2023-12-06T03:53:35.155888+0000 mgr.x (mgr.34778) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:36.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:36 smithi040 bash[24712]: cluster 2023-12-06T03:53:35.155888+0000 mgr.x (mgr.34778) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:36.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:36 smithi040 bash[28373]: cluster 2023-12-06T03:53:35.155888+0000 mgr.x (mgr.34778) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:38 smithi063 bash[24822]: cluster 2023-12-06T03:53:37.157376+0000 mgr.x (mgr.34778) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:38.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:38 smithi040 bash[24712]: cluster 2023-12-06T03:53:37.157376+0000 mgr.x (mgr.34778) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:38.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:38 smithi040 bash[28373]: cluster 2023-12-06T03:53:37.157376+0000 mgr.x (mgr.34778) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:40.605 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:40] "GET /metrics HTTP/1.1" 200 154968 "" "Prometheus/2.33.4" 2023-12-06T03:53:40.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:40 smithi063 bash[24822]: cluster 2023-12-06T03:53:39.158168+0000 mgr.x (mgr.34778) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:40.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:40 smithi040 bash[24712]: cluster 2023-12-06T03:53:39.158168+0000 mgr.x (mgr.34778) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:40.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:40 smithi040 bash[28373]: cluster 2023-12-06T03:53:39.158168+0000 mgr.x (mgr.34778) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:42.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:42 smithi063 bash[24822]: cluster 2023-12-06T03:53:41.158915+0000 mgr.x (mgr.34778) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:42.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:42 smithi040 bash[24712]: cluster 2023-12-06T03:53:41.158915+0000 mgr.x (mgr.34778) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:42.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:42 smithi040 bash[28373]: cluster 2023-12-06T03:53:41.158915+0000 mgr.x (mgr.34778) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:44.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:44.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:44 smithi040 bash[28373]: cluster 2023-12-06T03:53:43.160400+0000 mgr.x (mgr.34778) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:44.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:44 smithi040 bash[24712]: cluster 2023-12-06T03:53:43.160400+0000 mgr.x (mgr.34778) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:45.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:44 smithi063 bash[24822]: cluster 2023-12-06T03:53:43.160400+0000 mgr.x (mgr.34778) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:46.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:46 smithi040 bash[28373]: cluster 2023-12-06T03:53:45.161128+0000 mgr.x (mgr.34778) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:46.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:46 smithi040 bash[24712]: cluster 2023-12-06T03:53:45.161128+0000 mgr.x (mgr.34778) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:47.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:46 smithi063 bash[24822]: cluster 2023-12-06T03:53:45.161128+0000 mgr.x (mgr.34778) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:48.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:48 smithi040 bash[28373]: cluster 2023-12-06T03:53:47.162659+0000 mgr.x (mgr.34778) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:48.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:48 smithi040 bash[24712]: cluster 2023-12-06T03:53:47.162659+0000 mgr.x (mgr.34778) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:49.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:48 smithi063 bash[24822]: cluster 2023-12-06T03:53:47.162659+0000 mgr.x (mgr.34778) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:53:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:50] "GET /metrics HTTP/1.1" 200 154968 "" "Prometheus/2.33.4" 2023-12-06T03:53:50.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:50 smithi040 bash[28373]: cluster 2023-12-06T03:53:49.163404+0000 mgr.x (mgr.34778) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:50.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:50 smithi040 bash[24712]: cluster 2023-12-06T03:53:49.163404+0000 mgr.x (mgr.34778) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:51.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:50 smithi063 bash[24822]: cluster 2023-12-06T03:53:49.163404+0000 mgr.x (mgr.34778) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: cluster 2023-12-06T03:53:51.164178+0000 mgr.x (mgr.34778) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.018455+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.018927+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.019368+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.019762+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.022615+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.024176+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.024841+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[28373]: audit 2023-12-06T03:53:52.025471+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: cluster 2023-12-06T03:53:51.164178+0000 mgr.x (mgr.34778) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.018455+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.018927+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.019368+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.019762+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.022615+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.024176+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.024841+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:52.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:52 smithi040 bash[24712]: audit 2023-12-06T03:53:52.025471+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: cluster 2023-12-06T03:53:51.164178+0000 mgr.x (mgr.34778) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.018455+0000 mon.b (mon.2) 340 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.018927+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.019368+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.019762+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.022615+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.024176+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.024841+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T03:53:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:52 smithi063 bash[24822]: audit 2023-12-06T03:53:52.025471+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T03:53:54.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:53:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:53:54.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:54 smithi040 bash[24712]: cluster 2023-12-06T03:53:53.165775+0000 mgr.x (mgr.34778) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:54.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:54 smithi040 bash[28373]: cluster 2023-12-06T03:53:53.165775+0000 mgr.x (mgr.34778) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:55.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:54 smithi063 bash[24822]: cluster 2023-12-06T03:53:53.165775+0000 mgr.x (mgr.34778) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:56.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:56 smithi040 bash[28373]: cluster 2023-12-06T03:53:55.166469+0000 mgr.x (mgr.34778) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:56.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:56 smithi040 bash[24712]: cluster 2023-12-06T03:53:55.166469+0000 mgr.x (mgr.34778) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:57.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:56 smithi063 bash[24822]: cluster 2023-12-06T03:53:55.166469+0000 mgr.x (mgr.34778) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:58.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:58 smithi040 bash[24712]: cluster 2023-12-06T03:53:57.168029+0000 mgr.x (mgr.34778) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:58.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:58 smithi040 bash[28373]: cluster 2023-12-06T03:53:57.168029+0000 mgr.x (mgr.34778) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:59.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:58 smithi063 bash[24822]: cluster 2023-12-06T03:53:57.168029+0000 mgr.x (mgr.34778) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:53:59.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[24712]: audit 2023-12-06T03:53:59.456129+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:59.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[24712]: audit 2023-12-06T03:53:59.461324+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:59.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[24712]: audit 2023-12-06T03:53:59.466128+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:53:59.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[28373]: audit 2023-12-06T03:53:59.456129+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:59.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[28373]: audit 2023-12-06T03:53:59.461324+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:53:59.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:53:59 smithi040 bash[28373]: audit 2023-12-06T03:53:59.466128+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:54:00.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:59 smithi063 bash[24822]: audit 2023-12-06T03:53:59.456129+0000 mon.b (mon.2) 344 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:54:00.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:59 smithi063 bash[24822]: audit 2023-12-06T03:53:59.461324+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:54:00.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:53:59 smithi063 bash[24822]: audit 2023-12-06T03:53:59.466128+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:54:00.614 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:00] "GET /metrics HTTP/1.1" 200 154970 "" "Prometheus/2.33.4" 2023-12-06T03:54:00.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[24712]: cluster 2023-12-06T03:53:59.168695+0000 mgr.x (mgr.34778) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:00.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[24712]: cluster 2023-12-06T03:53:59.454647+0000 mgr.x (mgr.34778) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:00.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[24712]: cluster 2023-12-06T03:53:59.455023+0000 mgr.x (mgr.34778) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[28373]: cluster 2023-12-06T03:53:59.168695+0000 mgr.x (mgr.34778) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[28373]: cluster 2023-12-06T03:53:59.454647+0000 mgr.x (mgr.34778) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:00 smithi040 bash[28373]: cluster 2023-12-06T03:53:59.455023+0000 mgr.x (mgr.34778) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:00 smithi063 bash[24822]: cluster 2023-12-06T03:53:59.168695+0000 mgr.x (mgr.34778) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:00 smithi063 bash[24822]: cluster 2023-12-06T03:53:59.454647+0000 mgr.x (mgr.34778) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:01.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:00 smithi063 bash[24822]: cluster 2023-12-06T03:53:59.455023+0000 mgr.x (mgr.34778) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:02.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:02 smithi040 bash[24712]: cluster 2023-12-06T03:54:01.455843+0000 mgr.x (mgr.34778) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:02 smithi040 bash[28373]: cluster 2023-12-06T03:54:01.455843+0000 mgr.x (mgr.34778) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:03.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:02 smithi063 bash[24822]: cluster 2023-12-06T03:54:01.455843+0000 mgr.x (mgr.34778) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:04.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:04.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:04 smithi040 bash[24712]: cluster 2023-12-06T03:54:03.457399+0000 mgr.x (mgr.34778) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:04.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:04 smithi040 bash[28373]: cluster 2023-12-06T03:54:03.457399+0000 mgr.x (mgr.34778) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:05.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:04 smithi063 bash[24822]: cluster 2023-12-06T03:54:03.457399+0000 mgr.x (mgr.34778) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:06.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:06 smithi040 bash[24712]: cluster 2023-12-06T03:54:05.458274+0000 mgr.x (mgr.34778) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:06.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:06 smithi040 bash[28373]: cluster 2023-12-06T03:54:05.458274+0000 mgr.x (mgr.34778) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:07.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:06 smithi063 bash[24822]: cluster 2023-12-06T03:54:05.458274+0000 mgr.x (mgr.34778) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:09.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:08 smithi063 bash[24822]: cluster 2023-12-06T03:54:07.459787+0000 mgr.x (mgr.34778) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:09.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:08 smithi040 bash[24712]: cluster 2023-12-06T03:54:07.459787+0000 mgr.x (mgr.34778) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:09.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:08 smithi040 bash[28373]: cluster 2023-12-06T03:54:07.459787+0000 mgr.x (mgr.34778) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:10.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:10] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:54:11.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:10 smithi063 bash[24822]: cluster 2023-12-06T03:54:09.460564+0000 mgr.x (mgr.34778) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:11.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:10 smithi040 bash[24712]: cluster 2023-12-06T03:54:09.460564+0000 mgr.x (mgr.34778) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:11.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:10 smithi040 bash[28373]: cluster 2023-12-06T03:54:09.460564+0000 mgr.x (mgr.34778) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:13.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:12 smithi063 bash[24822]: cluster 2023-12-06T03:54:11.461257+0000 mgr.x (mgr.34778) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:13.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:12 smithi040 bash[24712]: cluster 2023-12-06T03:54:11.461257+0000 mgr.x (mgr.34778) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:13.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:12 smithi040 bash[28373]: cluster 2023-12-06T03:54:11.461257+0000 mgr.x (mgr.34778) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:14.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:15.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:14 smithi063 bash[24822]: cluster 2023-12-06T03:54:13.462767+0000 mgr.x (mgr.34778) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:15.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:14 smithi040 bash[24712]: cluster 2023-12-06T03:54:13.462767+0000 mgr.x (mgr.34778) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:15.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:14 smithi040 bash[28373]: cluster 2023-12-06T03:54:13.462767+0000 mgr.x (mgr.34778) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:17.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:16 smithi063 bash[24822]: cluster 2023-12-06T03:54:15.463485+0000 mgr.x (mgr.34778) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:17.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:16 smithi040 bash[24712]: cluster 2023-12-06T03:54:15.463485+0000 mgr.x (mgr.34778) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:17.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:16 smithi040 bash[28373]: cluster 2023-12-06T03:54:15.463485+0000 mgr.x (mgr.34778) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:19.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:18 smithi063 bash[24822]: cluster 2023-12-06T03:54:17.464930+0000 mgr.x (mgr.34778) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:19.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:18 smithi040 bash[28373]: cluster 2023-12-06T03:54:17.464930+0000 mgr.x (mgr.34778) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:19.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:18 smithi040 bash[24712]: cluster 2023-12-06T03:54:17.464930+0000 mgr.x (mgr.34778) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:20.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:20] "GET /metrics HTTP/1.1" 200 154972 "" "Prometheus/2.33.4" 2023-12-06T03:54:21.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:20 smithi063 bash[24822]: cluster 2023-12-06T03:54:19.465718+0000 mgr.x (mgr.34778) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:21.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:20 smithi040 bash[28373]: cluster 2023-12-06T03:54:19.465718+0000 mgr.x (mgr.34778) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:21.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:20 smithi040 bash[24712]: cluster 2023-12-06T03:54:19.465718+0000 mgr.x (mgr.34778) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:23.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:22 smithi063 bash[24822]: cluster 2023-12-06T03:54:21.466462+0000 mgr.x (mgr.34778) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:23.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:22 smithi040 bash[28373]: cluster 2023-12-06T03:54:21.466462+0000 mgr.x (mgr.34778) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:23.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:22 smithi040 bash[24712]: cluster 2023-12-06T03:54:21.466462+0000 mgr.x (mgr.34778) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:24.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:25.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:24 smithi063 bash[24822]: cluster 2023-12-06T03:54:23.467962+0000 mgr.x (mgr.34778) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:25.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:24 smithi040 bash[28373]: cluster 2023-12-06T03:54:23.467962+0000 mgr.x (mgr.34778) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:25.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:24 smithi040 bash[24712]: cluster 2023-12-06T03:54:23.467962+0000 mgr.x (mgr.34778) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:26.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:25 smithi063 bash[24822]: cluster 2023-12-06T03:54:25.468677+0000 mgr.x (mgr.34778) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:26.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:25 smithi040 bash[24712]: cluster 2023-12-06T03:54:25.468677+0000 mgr.x (mgr.34778) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:26.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:25 smithi040 bash[28373]: cluster 2023-12-06T03:54:25.468677+0000 mgr.x (mgr.34778) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:28.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:28 smithi063 bash[24822]: cluster 2023-12-06T03:54:27.470192+0000 mgr.x (mgr.34778) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:28.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:28 smithi040 bash[28373]: cluster 2023-12-06T03:54:27.470192+0000 mgr.x (mgr.34778) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:28.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:28 smithi040 bash[24712]: cluster 2023-12-06T03:54:27.470192+0000 mgr.x (mgr.34778) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:30.547 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:30] "GET /metrics HTTP/1.1" 200 154973 "" "Prometheus/2.33.4" 2023-12-06T03:54:30.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:30 smithi063 bash[24822]: cluster 2023-12-06T03:54:29.470908+0000 mgr.x (mgr.34778) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:30.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:30 smithi040 bash[28373]: cluster 2023-12-06T03:54:29.470908+0000 mgr.x (mgr.34778) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:30.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:30 smithi040 bash[24712]: cluster 2023-12-06T03:54:29.470908+0000 mgr.x (mgr.34778) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:32.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:32 smithi063 bash[24822]: cluster 2023-12-06T03:54:31.471637+0000 mgr.x (mgr.34778) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:32.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:32 smithi040 bash[28373]: cluster 2023-12-06T03:54:31.471637+0000 mgr.x (mgr.34778) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:32.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:32 smithi040 bash[24712]: cluster 2023-12-06T03:54:31.471637+0000 mgr.x (mgr.34778) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:34.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:34.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:34 smithi063 bash[24822]: cluster 2023-12-06T03:54:33.473151+0000 mgr.x (mgr.34778) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:34.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:34 smithi040 bash[24712]: cluster 2023-12-06T03:54:33.473151+0000 mgr.x (mgr.34778) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:34.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:34 smithi040 bash[28373]: cluster 2023-12-06T03:54:33.473151+0000 mgr.x (mgr.34778) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:36.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:36 smithi063 bash[24822]: cluster 2023-12-06T03:54:35.474027+0000 mgr.x (mgr.34778) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:36.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:36 smithi040 bash[24712]: cluster 2023-12-06T03:54:35.474027+0000 mgr.x (mgr.34778) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:36.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:36 smithi040 bash[28373]: cluster 2023-12-06T03:54:35.474027+0000 mgr.x (mgr.34778) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:38.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:38 smithi063 bash[24822]: cluster 2023-12-06T03:54:37.475483+0000 mgr.x (mgr.34778) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:38.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:38 smithi040 bash[24712]: cluster 2023-12-06T03:54:37.475483+0000 mgr.x (mgr.34778) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:38.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:38 smithi040 bash[28373]: cluster 2023-12-06T03:54:37.475483+0000 mgr.x (mgr.34778) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:40.583 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:40] "GET /metrics HTTP/1.1" 200 154964 "" "Prometheus/2.33.4" 2023-12-06T03:54:40.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:40 smithi063 bash[24822]: cluster 2023-12-06T03:54:39.476235+0000 mgr.x (mgr.34778) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:40.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:40 smithi040 bash[24712]: cluster 2023-12-06T03:54:39.476235+0000 mgr.x (mgr.34778) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:40.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:40 smithi040 bash[28373]: cluster 2023-12-06T03:54:39.476235+0000 mgr.x (mgr.34778) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:42.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:42 smithi063 bash[24822]: cluster 2023-12-06T03:54:41.476985+0000 mgr.x (mgr.34778) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:42.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:42 smithi040 bash[28373]: cluster 2023-12-06T03:54:41.476985+0000 mgr.x (mgr.34778) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:42.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:42 smithi040 bash[24712]: cluster 2023-12-06T03:54:41.476985+0000 mgr.x (mgr.34778) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:44.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:44.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:44 smithi063 bash[24822]: cluster 2023-12-06T03:54:43.478518+0000 mgr.x (mgr.34778) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:44.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:44 smithi040 bash[24712]: cluster 2023-12-06T03:54:43.478518+0000 mgr.x (mgr.34778) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:44.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:44 smithi040 bash[28373]: cluster 2023-12-06T03:54:43.478518+0000 mgr.x (mgr.34778) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:46.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:46 smithi063 bash[24822]: cluster 2023-12-06T03:54:45.479272+0000 mgr.x (mgr.34778) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:46.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:46 smithi040 bash[28373]: cluster 2023-12-06T03:54:45.479272+0000 mgr.x (mgr.34778) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:46.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:46 smithi040 bash[24712]: cluster 2023-12-06T03:54:45.479272+0000 mgr.x (mgr.34778) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:48.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:48 smithi063 bash[24822]: cluster 2023-12-06T03:54:47.480705+0000 mgr.x (mgr.34778) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:48.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:48 smithi040 bash[28373]: cluster 2023-12-06T03:54:47.480705+0000 mgr.x (mgr.34778) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:48.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:48 smithi040 bash[24712]: cluster 2023-12-06T03:54:47.480705+0000 mgr.x (mgr.34778) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:50.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:54:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:50] "GET /metrics HTTP/1.1" 200 154964 "" "Prometheus/2.33.4" 2023-12-06T03:54:50.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:50 smithi040 bash[24712]: cluster 2023-12-06T03:54:49.481435+0000 mgr.x (mgr.34778) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:50.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:50 smithi040 bash[28373]: cluster 2023-12-06T03:54:49.481435+0000 mgr.x (mgr.34778) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:51.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:50 smithi063 bash[24822]: cluster 2023-12-06T03:54:49.481435+0000 mgr.x (mgr.34778) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:52.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: cluster 2023-12-06T03:54:51.482193+0000 mgr.x (mgr.34778) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:52.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.027634+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.028546+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.029068+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.029624+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.031384+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.032821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.033797+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[24712]: audit 2023-12-06T03:54:52.034527+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: cluster 2023-12-06T03:54:51.482193+0000 mgr.x (mgr.34778) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.027634+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.028546+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.029068+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:52.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.029624+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.031384+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:52.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.032821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:52.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.033797+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:52.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:52 smithi040 bash[28373]: audit 2023-12-06T03:54:52.034527+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:53.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: cluster 2023-12-06T03:54:51.482193+0000 mgr.x (mgr.34778) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:53.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.027634+0000 mon.b (mon.2) 345 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.028546+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.029068+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.029624+0000 mon.b (mon.2) 348 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.031384+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.032821+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.033797+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T03:54:53.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:52 smithi063 bash[24822]: audit 2023-12-06T03:54:52.034527+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T03:54:54.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:54:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:54:54.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:54 smithi040 bash[24712]: cluster 2023-12-06T03:54:53.483688+0000 mgr.x (mgr.34778) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:54.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:54 smithi040 bash[28373]: cluster 2023-12-06T03:54:53.483688+0000 mgr.x (mgr.34778) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:55.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:54 smithi063 bash[24822]: cluster 2023-12-06T03:54:53.483688+0000 mgr.x (mgr.34778) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:56.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:56 smithi040 bash[24712]: cluster 2023-12-06T03:54:55.484431+0000 mgr.x (mgr.34778) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:56.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:56 smithi040 bash[28373]: cluster 2023-12-06T03:54:55.484431+0000 mgr.x (mgr.34778) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:57.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:56 smithi063 bash[24822]: cluster 2023-12-06T03:54:55.484431+0000 mgr.x (mgr.34778) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:58.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:54:58 smithi040 bash[24712]: cluster 2023-12-06T03:54:57.485932+0000 mgr.x (mgr.34778) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:58.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:54:58 smithi040 bash[28373]: cluster 2023-12-06T03:54:57.485932+0000 mgr.x (mgr.34778) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:54:59.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:54:58 smithi063 bash[24822]: cluster 2023-12-06T03:54:57.485932+0000 mgr.x (mgr.34778) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:00] "GET /metrics HTTP/1.1" 200 154969 "" "Prometheus/2.33.4" 2023-12-06T03:55:00.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: cluster 2023-12-06T03:54:59.486624+0000 mgr.x (mgr.34778) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: cluster 2023-12-06T03:54:59.783390+0000 mgr.x (mgr.34778) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: cluster 2023-12-06T03:54:59.783816+0000 mgr.x (mgr.34778) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: audit 2023-12-06T03:54:59.784541+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: audit 2023-12-06T03:54:59.790243+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[24712]: audit 2023-12-06T03:54:59.796629+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: cluster 2023-12-06T03:54:59.486624+0000 mgr.x (mgr.34778) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: cluster 2023-12-06T03:54:59.783390+0000 mgr.x (mgr.34778) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: cluster 2023-12-06T03:54:59.783816+0000 mgr.x (mgr.34778) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: audit 2023-12-06T03:54:59.784541+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:00.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: audit 2023-12-06T03:54:59.790243+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:00.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:00 smithi040 bash[28373]: audit 2023-12-06T03:54:59.796629+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: cluster 2023-12-06T03:54:59.486624+0000 mgr.x (mgr.34778) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: cluster 2023-12-06T03:54:59.783390+0000 mgr.x (mgr.34778) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: cluster 2023-12-06T03:54:59.783816+0000 mgr.x (mgr.34778) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: audit 2023-12-06T03:54:59.784541+0000 mon.b (mon.2) 349 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: audit 2023-12-06T03:54:59.790243+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:55:01.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:00 smithi063 bash[24822]: audit 2023-12-06T03:54:59.796629+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:55:02.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:01 smithi063 bash[24822]: cluster 2023-12-06T03:55:01.784491+0000 mgr.x (mgr.34778) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:02.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:01 smithi040 bash[24712]: cluster 2023-12-06T03:55:01.784491+0000 mgr.x (mgr.34778) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:02.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:01 smithi040 bash[28373]: cluster 2023-12-06T03:55:01.784491+0000 mgr.x (mgr.34778) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:03 smithi063 bash[24822]: cluster 2023-12-06T03:55:03.786044+0000 mgr.x (mgr.34778) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:04.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:03 smithi040 bash[24712]: cluster 2023-12-06T03:55:03.786044+0000 mgr.x (mgr.34778) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:04.235 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:04.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:03 smithi040 bash[28373]: cluster 2023-12-06T03:55:03.786044+0000 mgr.x (mgr.34778) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:06.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:05 smithi063 bash[24822]: cluster 2023-12-06T03:55:05.786754+0000 mgr.x (mgr.34778) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:06.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:05 smithi040 bash[24712]: cluster 2023-12-06T03:55:05.786754+0000 mgr.x (mgr.34778) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:06.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:05 smithi040 bash[28373]: cluster 2023-12-06T03:55:05.786754+0000 mgr.x (mgr.34778) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:07 smithi040 bash[24712]: cluster 2023-12-06T03:55:07.788274+0000 mgr.x (mgr.34778) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:08.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:07 smithi040 bash[28373]: cluster 2023-12-06T03:55:07.788274+0000 mgr.x (mgr.34778) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:08.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:07 smithi063 bash[24822]: cluster 2023-12-06T03:55:07.788274+0000 mgr.x (mgr.34778) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:10.529 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:10 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:10] "GET /metrics HTTP/1.1" 200 154979 "" "Prometheus/2.33.4" 2023-12-06T03:55:10.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:10 smithi063 bash[24822]: cluster 2023-12-06T03:55:09.788952+0000 mgr.x (mgr.34778) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:10.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:10 smithi040 bash[24712]: cluster 2023-12-06T03:55:09.788952+0000 mgr.x (mgr.34778) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:10.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:10 smithi040 bash[28373]: cluster 2023-12-06T03:55:09.788952+0000 mgr.x (mgr.34778) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:12.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:11 smithi063 bash[24822]: cluster 2023-12-06T03:55:11.789619+0000 mgr.x (mgr.34778) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:12.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:11 smithi040 bash[24712]: cluster 2023-12-06T03:55:11.789619+0000 mgr.x (mgr.34778) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:12.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:11 smithi040 bash[28373]: cluster 2023-12-06T03:55:11.789619+0000 mgr.x (mgr.34778) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:14.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:13 smithi040 bash[28373]: cluster 2023-12-06T03:55:13.791165+0000 mgr.x (mgr.34778) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:14.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:13 smithi040 bash[24712]: cluster 2023-12-06T03:55:13.791165+0000 mgr.x (mgr.34778) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:14.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:14.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:13 smithi063 bash[24822]: cluster 2023-12-06T03:55:13.791165+0000 mgr.x (mgr.34778) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:16.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:15 smithi040 bash[24712]: cluster 2023-12-06T03:55:15.791927+0000 mgr.x (mgr.34778) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:16.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:15 smithi040 bash[28373]: cluster 2023-12-06T03:55:15.791927+0000 mgr.x (mgr.34778) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:16.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:15 smithi063 bash[24822]: cluster 2023-12-06T03:55:15.791927+0000 mgr.x (mgr.34778) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:18.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:17 smithi040 bash[24712]: cluster 2023-12-06T03:55:17.793403+0000 mgr.x (mgr.34778) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:18.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:17 smithi040 bash[28373]: cluster 2023-12-06T03:55:17.793403+0000 mgr.x (mgr.34778) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:18.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:17 smithi063 bash[24822]: cluster 2023-12-06T03:55:17.793403+0000 mgr.x (mgr.34778) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:20.530 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:20] "GET /metrics HTTP/1.1" 200 154979 "" "Prometheus/2.33.4" 2023-12-06T03:55:20.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:20 smithi063 bash[24822]: cluster 2023-12-06T03:55:19.794190+0000 mgr.x (mgr.34778) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:20.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:20 smithi040 bash[24712]: cluster 2023-12-06T03:55:19.794190+0000 mgr.x (mgr.34778) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:20.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:20 smithi040 bash[28373]: cluster 2023-12-06T03:55:19.794190+0000 mgr.x (mgr.34778) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:22.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:21 smithi040 bash[24712]: cluster 2023-12-06T03:55:21.794948+0000 mgr.x (mgr.34778) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:22.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:21 smithi040 bash[28373]: cluster 2023-12-06T03:55:21.794948+0000 mgr.x (mgr.34778) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:22.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:21 smithi063 bash[24822]: cluster 2023-12-06T03:55:21.794948+0000 mgr.x (mgr.34778) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:24.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:23 smithi040 bash[24712]: cluster 2023-12-06T03:55:23.796432+0000 mgr.x (mgr.34778) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:24.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:24.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:23 smithi040 bash[28373]: cluster 2023-12-06T03:55:23.796432+0000 mgr.x (mgr.34778) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:24.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:23 smithi063 bash[24822]: cluster 2023-12-06T03:55:23.796432+0000 mgr.x (mgr.34778) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T03:55:26.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:25 smithi040 bash[24712]: cluster 2023-12-06T03:55:25.797167+0000 mgr.x (mgr.34778) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:26.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:25 smithi040 bash[28373]: cluster 2023-12-06T03:55:25.797167+0000 mgr.x (mgr.34778) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:26.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:25 smithi063 bash[24822]: cluster 2023-12-06T03:55:25.797167+0000 mgr.x (mgr.34778) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:28.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:27 smithi040 bash[24712]: cluster 2023-12-06T03:55:27.798730+0000 mgr.x (mgr.34778) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:28.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:27 smithi040 bash[28373]: cluster 2023-12-06T03:55:27.798730+0000 mgr.x (mgr.34778) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:28.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:27 smithi063 bash[24822]: cluster 2023-12-06T03:55:27.798730+0000 mgr.x (mgr.34778) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:30.537 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:30] "GET /metrics HTTP/1.1" 200 155023 "" "Prometheus/2.33.4" 2023-12-06T03:55:30.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:30 smithi063 bash[24822]: cluster 2023-12-06T03:55:29.799453+0000 mgr.x (mgr.34778) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:30.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:30 smithi040 bash[24712]: cluster 2023-12-06T03:55:29.799453+0000 mgr.x (mgr.34778) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:30.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:30 smithi040 bash[28373]: cluster 2023-12-06T03:55:29.799453+0000 mgr.x (mgr.34778) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:32.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:31 smithi040 bash[24712]: cluster 2023-12-06T03:55:31.800166+0000 mgr.x (mgr.34778) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:32.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:31 smithi040 bash[28373]: cluster 2023-12-06T03:55:31.800166+0000 mgr.x (mgr.34778) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:32.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:31 smithi063 bash[24822]: cluster 2023-12-06T03:55:31.800166+0000 mgr.x (mgr.34778) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:34.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:33 smithi040 bash[24712]: cluster 2023-12-06T03:55:33.801652+0000 mgr.x (mgr.34778) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:34.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:34.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:33 smithi040 bash[28373]: cluster 2023-12-06T03:55:33.801652+0000 mgr.x (mgr.34778) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:34.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:33 smithi063 bash[24822]: cluster 2023-12-06T03:55:33.801652+0000 mgr.x (mgr.34778) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:36.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:35 smithi040 bash[24712]: cluster 2023-12-06T03:55:35.802403+0000 mgr.x (mgr.34778) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:36.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:35 smithi040 bash[28373]: cluster 2023-12-06T03:55:35.802403+0000 mgr.x (mgr.34778) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:36.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:35 smithi063 bash[24822]: cluster 2023-12-06T03:55:35.802403+0000 mgr.x (mgr.34778) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:39.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:38 smithi040 bash[24712]: cluster 2023-12-06T03:55:37.803880+0000 mgr.x (mgr.34778) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:39.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:38 smithi040 bash[28373]: cluster 2023-12-06T03:55:37.803880+0000 mgr.x (mgr.34778) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:39.362 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:38 smithi063 bash[24822]: cluster 2023-12-06T03:55:37.803880+0000 mgr.x (mgr.34778) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:40.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:40 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:40] "GET /metrics HTTP/1.1" 200 155027 "" "Prometheus/2.33.4" 2023-12-06T03:55:41.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:41 smithi063 bash[24822]: cluster 2023-12-06T03:55:39.804629+0000 mgr.x (mgr.34778) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:41.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:41 smithi040 bash[24712]: cluster 2023-12-06T03:55:39.804629+0000 mgr.x (mgr.34778) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:41.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:41 smithi040 bash[28373]: cluster 2023-12-06T03:55:39.804629+0000 mgr.x (mgr.34778) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:43.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:43 smithi063 bash[24822]: cluster 2023-12-06T03:55:41.805345+0000 mgr.x (mgr.34778) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:43.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:43 smithi040 bash[24712]: cluster 2023-12-06T03:55:41.805345+0000 mgr.x (mgr.34778) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:43.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:43 smithi040 bash[28373]: cluster 2023-12-06T03:55:41.805345+0000 mgr.x (mgr.34778) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:44.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:43 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:45.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:45 smithi063 bash[24822]: cluster 2023-12-06T03:55:43.806850+0000 mgr.x (mgr.34778) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:45.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:45 smithi040 bash[24712]: cluster 2023-12-06T03:55:43.806850+0000 mgr.x (mgr.34778) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:45.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:45 smithi040 bash[28373]: cluster 2023-12-06T03:55:43.806850+0000 mgr.x (mgr.34778) 93 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:47.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:47 smithi063 bash[24822]: cluster 2023-12-06T03:55:45.807570+0000 mgr.x (mgr.34778) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:47.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:47 smithi040 bash[24712]: cluster 2023-12-06T03:55:45.807570+0000 mgr.x (mgr.34778) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:47.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:47 smithi040 bash[28373]: cluster 2023-12-06T03:55:45.807570+0000 mgr.x (mgr.34778) 94 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:49.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:49 smithi063 bash[24822]: cluster 2023-12-06T03:55:47.809077+0000 mgr.x (mgr.34778) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:50.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:49 smithi040 bash[24712]: cluster 2023-12-06T03:55:47.809077+0000 mgr.x (mgr.34778) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:50.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:49 smithi040 bash[28373]: cluster 2023-12-06T03:55:47.809077+0000 mgr.x (mgr.34778) 95 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:50.307 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T03:55:50.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:55:50 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:50] "GET /metrics HTTP/1.1" 200 155027 "" "Prometheus/2.33.4" 2023-12-06T03:55:51.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:51 smithi063 bash[24822]: cluster 2023-12-06T03:55:49.809848+0000 mgr.x (mgr.34778) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:51.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:51 smithi040 bash[24712]: cluster 2023-12-06T03:55:49.809848+0000 mgr.x (mgr.34778) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:51.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:51 smithi040 bash[28373]: cluster 2023-12-06T03:55:49.809848+0000 mgr.x (mgr.34778) 96 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:52.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.037030+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.037990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.038559+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.039071+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.040294+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.040891+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.041402+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:52 smithi063 bash[24822]: audit 2023-12-06T03:55:52.041891+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.037030+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.037990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.038559+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.039071+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.040294+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.040891+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.041402+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[24712]: audit 2023-12-06T03:55:52.041891+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.037030+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.875 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.037990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.038559+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.039071+0000 mon.b (mon.2) 353 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.040294+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.040891+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.041402+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T03:55:52.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:52 smithi040 bash[28373]: audit 2023-12-06T03:55:52.041891+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (11m) 2m ago 12m 16.2M - 0.23.0 ba2b418f427c cbfe39cfb8fb 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi063 running (11m) 2m ago 22m 25.3M - 6.6.2 87a51ecf0b1c a69b29da3a5d 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi063 running (16m) 2m ago 26m 414M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 9f4ab0dba113 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283 running (8m) 2m ago 28m 379M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 401604eefe71 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (28m) 2m ago 28m 204M 2048M 15.2.0 204a01f9b0b6 be49bfd2469a 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi063 running (26m) 2m ago 26m 180M 2048M 15.2.0 204a01f9b0b6 5d3cc7cd3a07 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (27m) 2m ago 27m 174M 2048M 15.2.0 204a01f9b0b6 47611f22e7cb 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 error 2m ago 22m - - 2023-12-06T03:55:53.321 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi063 error 2m ago 22m - - 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (26m) 2m ago 26m 51.6M 4096M 15.2.0 204a01f9b0b6 a401c565ae7c 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (25m) 2m ago 25m 51.3M 4096M 15.2.0 204a01f9b0b6 6b5c8716f8d5 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (25m) 2m ago 25m 47.3M 4096M 15.2.0 204a01f9b0b6 9e773ae3f631 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (24m) 2m ago 24m 50.6M 4096M 15.2.0 204a01f9b0b6 750d567aa2ae 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi063 running (24m) 2m ago 24m 52.9M 4096M 15.2.0 204a01f9b0b6 3bb9bea83721 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi063 running (24m) 2m ago 24m 50.8M 4096M 15.2.0 204a01f9b0b6 4ce704a1d464 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi063 running (23m) 2m ago 23m 51.0M 4096M 15.2.0 204a01f9b0b6 d51006a22d4a 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi063 running (23m) 2m ago 23m 50.4M 4096M 15.2.0 204a01f9b0b6 5fd7c41532c3 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi063 *:9095 running (12m) 2m ago 12m 56.3M - 2.33.4 514e6a882f6e feb834c06412 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi040.zbjfyp smithi040 running (20m) 2m ago 20m 52.7M - 15.2.0 204a01f9b0b6 acee6ce31cb0 2023-12-06T03:55:53.322 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.r.z.smithi063.xihyql smithi063 running (20m) 2m ago 20m 52.5M - 15.2.0 204a01f9b0b6 ee13825a570c 2023-12-06T03:55:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: cluster 2023-12-06T03:55:51.810632+0000 mgr.x (mgr.34778) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.294571+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.295780+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.296922+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.298084+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.298859+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.299541+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.302523+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.303259+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.303993+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.304725+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[24712]: audit 2023-12-06T03:55:53.305463+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: cluster 2023-12-06T03:55:51.810632+0000 mgr.x (mgr.34778) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:53.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.294571+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.295780+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.296922+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.298084+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.298859+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.299541+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.302523+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.303259+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.303993+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.304725+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:53.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[28373]: audit 2023-12-06T03:55:53.305463+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.046 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T03:55:54.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: cluster 2023-12-06T03:55:51.810632+0000 mgr.x (mgr.34778) 97 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.294571+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.295780+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.296922+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.298084+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.298859+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.299541+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.302523+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.303259+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.303993+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.304725+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:53 smithi063 bash[24822]: audit 2023-12-06T03:55:53.305463+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:55:54.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:55:53 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:55:54.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:54 smithi040 bash[24712]: audit 2023-12-06T03:55:53.288169+0000 mgr.x (mgr.34778) 98 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:55:54.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:54 smithi040 bash[28373]: audit 2023-12-06T03:55:53.288169+0000 mgr.x (mgr.34778) 98 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:55:55.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:54 smithi063 bash[24822]: audit 2023-12-06T03:55:53.288169+0000 mgr.x (mgr.34778) 98 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:55:55.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:55 smithi040 bash[24712]: cluster 2023-12-06T03:55:53.812157+0000 mgr.x (mgr.34778) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:55.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:55 smithi040 bash[28373]: cluster 2023-12-06T03:55:53.812157+0000 mgr.x (mgr.34778) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:56.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:55 smithi063 bash[24822]: cluster 2023-12-06T03:55:53.812157+0000 mgr.x (mgr.34778) 99 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:57.127 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-06T03:55:57.127 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-06T03:55:57.127 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-06T03:55:57.128 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T03:55:57.129 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T03:55:57.129 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-06T03:55:57.129 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-06T03:55:57.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:57 smithi040 bash[24712]: cluster 2023-12-06T03:55:55.812913+0000 mgr.x (mgr.34778) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:57.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:57 smithi040 bash[24712]: audit 2023-12-06T03:55:57.124212+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.40:0/3043131234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:55:57.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:57 smithi040 bash[28373]: cluster 2023-12-06T03:55:55.812913+0000 mgr.x (mgr.34778) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:57.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:57 smithi040 bash[28373]: audit 2023-12-06T03:55:57.124212+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.40:0/3043131234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:55:57.965 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:55:58.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:57 smithi063 bash[24822]: cluster 2023-12-06T03:55:55.812913+0000 mgr.x (mgr.34778) 100 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:58.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:57 smithi063 bash[24822]: audit 2023-12-06T03:55:57.124212+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.40:0/3043131234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:55:59.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:55:59 smithi040 bash[24712]: cluster 2023-12-06T03:55:57.814412+0000 mgr.x (mgr.34778) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:55:59.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:55:59 smithi040 bash[28373]: cluster 2023-12-06T03:55:57.814412+0000 mgr.x (mgr.34778) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:00.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:55:59 smithi063 bash[24822]: cluster 2023-12-06T03:55:57.814412+0000 mgr.x (mgr.34778) 101 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:00.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:00 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:00] "GET /metrics HTTP/1.1" 200 155028 "" "Prometheus/2.33.4" 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[24712]: audit 2023-12-06T03:56:00.088430+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[24712]: audit 2023-12-06T03:56:00.093128+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[24712]: audit 2023-12-06T03:56:00.099368+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[28373]: audit 2023-12-06T03:56:00.088430+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[28373]: audit 2023-12-06T03:56:00.093128+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:00.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:00 smithi040 bash[28373]: audit 2023-12-06T03:56:00.099368+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:01.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:00 smithi063 bash[24822]: audit 2023-12-06T03:56:00.088430+0000 mon.b (mon.2) 365 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:01.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:00 smithi063 bash[24822]: audit 2023-12-06T03:56:00.093128+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:01.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:00 smithi063 bash[24822]: audit 2023-12-06T03:56:00.099368+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[24712]: cluster 2023-12-06T03:55:59.815218+0000 mgr.x (mgr.34778) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[24712]: cluster 2023-12-06T03:56:00.087027+0000 mgr.x (mgr.34778) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[24712]: cluster 2023-12-06T03:56:00.087249+0000 mgr.x (mgr.34778) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[28373]: cluster 2023-12-06T03:55:59.815218+0000 mgr.x (mgr.34778) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[28373]: cluster 2023-12-06T03:56:00.087027+0000 mgr.x (mgr.34778) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:01.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:01 smithi040 bash[28373]: cluster 2023-12-06T03:56:00.087249+0000 mgr.x (mgr.34778) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:02.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:01 smithi063 bash[24822]: cluster 2023-12-06T03:55:59.815218+0000 mgr.x (mgr.34778) 102 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:02.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:01 smithi063 bash[24822]: cluster 2023-12-06T03:56:00.087027+0000 mgr.x (mgr.34778) 103 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:02.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:01 smithi063 bash[24822]: cluster 2023-12-06T03:56:00.087249+0000 mgr.x (mgr.34778) 104 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:02.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:02 smithi040 bash[24712]: audit 2023-12-06T03:56:00.892879+0000 mgr.x (mgr.34778) 105 : audit [DBG] from='client.14988 -' 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-06T03:56:02.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:02 smithi040 bash[28373]: audit 2023-12-06T03:56:00.892879+0000 mgr.x (mgr.34778) 105 : audit [DBG] from='client.14988 -' 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-06T03:56:02.993 INFO:teuthology.orchestra.run.smithi040.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:03.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:02 smithi063 bash[24822]: audit 2023-12-06T03:56:00.892879+0000 mgr.x (mgr.34778) 105 : audit [DBG] from='client.14988 -' 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-06T03:56:03.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: cluster 2023-12-06T03:56:02.088240+0000 mgr.x (mgr.34778) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:02.979614+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:02.982902+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:02.987083+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:03.037119+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:03.041618+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:03.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[24712]: audit 2023-12-06T03:56:03.048837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: cluster 2023-12-06T03:56:02.088240+0000 mgr.x (mgr.34778) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:02.979614+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:02.982902+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:02.987083+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:03.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:03.037119+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:03.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:03.041618+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:03.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[28373]: audit 2023-12-06T03:56:03.048837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:04.096 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: cluster 2023-12-06T03:56:02.088240+0000 mgr.x (mgr.34778) 106 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:02.979614+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:02.982902+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:02.987083+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:03.037119+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:03.041618+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:04.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:03 smithi063 bash[24822]: audit 2023-12-06T03:56:03.048837+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:04.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:03 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:56:04.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[24712]: cephadm 2023-12-06T03:56:02.977961+0000 mgr.x (mgr.34778) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:04.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[24712]: cluster 2023-12-06T03:56:03.034986+0000 mgr.x (mgr.34778) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:04.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[24712]: cluster 2023-12-06T03:56:03.035644+0000 mgr.x (mgr.34778) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:04.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[24712]: cephadm 2023-12-06T03:56:03.060229+0000 mgr.x (mgr.34778) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:04.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[28373]: cephadm 2023-12-06T03:56:02.977961+0000 mgr.x (mgr.34778) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:04.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[28373]: cluster 2023-12-06T03:56:03.034986+0000 mgr.x (mgr.34778) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:04.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[28373]: cluster 2023-12-06T03:56:03.035644+0000 mgr.x (mgr.34778) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:04.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:04 smithi040 bash[28373]: cephadm 2023-12-06T03:56:03.060229+0000 mgr.x (mgr.34778) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:05.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:04 smithi063 bash[24822]: cephadm 2023-12-06T03:56:02.977961+0000 mgr.x (mgr.34778) 107 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:05.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:04 smithi063 bash[24822]: cluster 2023-12-06T03:56:03.034986+0000 mgr.x (mgr.34778) 108 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:05.114 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:04 smithi063 bash[24822]: cluster 2023-12-06T03:56:03.035644+0000 mgr.x (mgr.34778) 109 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:05.115 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:04 smithi063 bash[24822]: cephadm 2023-12-06T03:56:03.060229+0000 mgr.x (mgr.34778) 110 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T03:56:06.689 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: cluster 2023-12-06T03:56:05.036348+0000 mgr.x (mgr.34778) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.282832+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.286003+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.292492+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.294704+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.297328+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.300337+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.308466+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.318972+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.322041+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.332498+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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-06T03:56:06.690 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: cluster 2023-12-06T03:56:06.334222+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T03:56:06.691 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.336906+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:06.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: cluster 2023-12-06T03:56:05.036348+0000 mgr.x (mgr.34778) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:06.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.282832+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.286003+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.292492+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.294704+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.297328+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.300337+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.308466+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.318972+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: cluster 2023-12-06T03:56:05.036348+0000 mgr.x (mgr.34778) 111 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:06.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.282832+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.286003+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.292492+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34778 ' 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\": \"b533a304-3c90-43d6-8513-1b321c49d0e3\", \"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-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.294704+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.297328+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.300337+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.308466+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.318972+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.322041+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.332498+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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-06T03:56:06.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: cluster 2023-12-06T03:56:06.334222+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.336906+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.337375+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34778 ' 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-06T03:56:06.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[24712]: audit 2023-12-06T03:56:06.339704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.322041+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.332498+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' 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-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: cluster 2023-12-06T03:56:06.334222+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.336906+0000 mon.b (mon.2) 373 : audit [INF] from='mgr.34778 172.21.15.63:0/1536475110' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.337375+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34778 ' 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-06T03:56:06.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:06 smithi040 bash[28373]: audit 2023-12-06T03:56:06.339704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:07.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.337375+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34778 ' 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-06T03:56:07.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:06 smithi063 bash[24822]: audit 2023-12-06T03:56:06.339704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T03:56:07.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: debug 2023-12-06T03:56:07.315+0000 7f693cb05700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T03:56:07.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: ignoring --setuser ceph since I am not root 2023-12-06T03:56:07.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: ignoring --setgroup ceph since I am not root 2023-12-06T03:56:07.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: debug 2023-12-06T03:56:07.363+0000 7f523455e700 1 -- 172.21.15.63:0/2147021161 <== mon.2 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d223bd24e0 con 0x55d223cc6800 2023-12-06T03:56:07.613 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: debug 2023-12-06T03:56:07.523+0000 7f5244727680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:56:07.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cephadm 2023-12-06T03:56:06.291669+0000 mgr.x (mgr.34778) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cephadm 2023-12-06T03:56:06.291920+0000 mgr.x (mgr.34778) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cephadm 2023-12-06T03:56:06.310698+0000 mgr.x (mgr.34778) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cephadm 2023-12-06T03:56:06.311965+0000 mgr.x (mgr.34778) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cephadm 2023-12-06T03:56:06.318391+0000 mgr.x (mgr.34778) 116 : cephadm [INF] Failing over to other MGR 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cluster 2023-12-06T03:56:07.219448+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: audit 2023-12-06T03:56:07.319799+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cluster 2023-12-06T03:56:07.319859+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e34: y(active, starting, since 0.996849s), standbys: x 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: audit 2023-12-06T03:56:07.331505+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[24712]: cluster 2023-12-06T03:56:07.331652+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T03:56:07.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cephadm 2023-12-06T03:56:06.291669+0000 mgr.x (mgr.34778) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cephadm 2023-12-06T03:56:06.291920+0000 mgr.x (mgr.34778) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cephadm 2023-12-06T03:56:06.310698+0000 mgr.x (mgr.34778) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cephadm 2023-12-06T03:56:06.311965+0000 mgr.x (mgr.34778) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cephadm 2023-12-06T03:56:06.318391+0000 mgr.x (mgr.34778) 116 : cephadm [INF] Failing over to other MGR 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cluster 2023-12-06T03:56:07.219448+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: audit 2023-12-06T03:56:07.319799+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cluster 2023-12-06T03:56:07.319859+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e34: y(active, starting, since 0.996849s), standbys: x 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: audit 2023-12-06T03:56:07.331505+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:56:07.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:07 smithi040 bash[28373]: cluster 2023-12-06T03:56:07.331652+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T03:56:08.093 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[35306]: debug 2023-12-06T03:56:07.627+0000 7f5244727680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:56:08.093 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cephadm 2023-12-06T03:56:06.291669+0000 mgr.x (mgr.34778) 112 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T03:56:08.093 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cephadm 2023-12-06T03:56:06.291920+0000 mgr.x (mgr.34778) 113 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cephadm 2023-12-06T03:56:06.310698+0000 mgr.x (mgr.34778) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cephadm 2023-12-06T03:56:06.311965+0000 mgr.x (mgr.34778) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cephadm 2023-12-06T03:56:06.318391+0000 mgr.x (mgr.34778) 116 : cephadm [INF] Failing over to other MGR 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cluster 2023-12-06T03:56:07.219448+0000 mon.a (mon.0) 851 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: audit 2023-12-06T03:56:07.319799+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cluster 2023-12-06T03:56:07.319859+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e34: y(active, starting, since 0.996849s), standbys: x 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: audit 2023-12-06T03:56:07.331505+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T03:56:08.094 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:07 smithi063 bash[24822]: cluster 2023-12-06T03:56:07.331652+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-06T03:56:08.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:08 smithi063 bash[35306]: debug 2023-12-06T03:56:08.083+0000 7f5244727680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:56:09.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:09 smithi063 bash[35306]: debug 2023-12-06T03:56:09.019+0000 7f5244727680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:56:09.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:09 smithi063 bash[35306]: debug 2023-12-06T03:56:09.119+0000 7f5244727680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:56:09.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:09 smithi063 bash[35306]: debug 2023-12-06T03:56:09.371+0000 7f5244727680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:56:10.816 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:10 smithi063 bash[35306]: debug 2023-12-06T03:56:10.535+0000 7f5244727680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T03:56:10.816 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:10 smithi063 bash[35306]: debug 2023-12-06T03:56:10.703+0000 7f5244727680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:56:11.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:10 smithi063 bash[35306]: debug 2023-12-06T03:56:10.807+0000 7f5244727680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T03:56:11.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:10 smithi063 bash[35306]: debug 2023-12-06T03:56:10.919+0000 7f5244727680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T03:56:11.534 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:11 smithi063 bash[35306]: debug 2023-12-06T03:56:11.147+0000 7f5244727680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T03:56:11.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:11 smithi063 bash[35306]: debug 2023-12-06T03:56:11.523+0000 7f5244727680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T03:56:11.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:11 smithi063 bash[35306]: debug 2023-12-06T03:56:11.651+0000 7f5244727680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T03:56:12.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:12 smithi063 bash[35306]: debug 2023-12-06T03:56:12.543+0000 7f5244727680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T03:56:12.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:12 smithi063 bash[35306]: debug 2023-12-06T03:56:12.651+0000 7f5244727680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T03:56:12.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:12 smithi063 bash[35306]: debug 2023-12-06T03:56:12.767+0000 7f5244727680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T03:56:13.303 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:12.999+0000 7f5244727680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T03:56:13.448 INFO:teuthology.orchestra.run.smithi040.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-06T03:56:13.449 INFO:teuthology.orchestra.run.smithi040.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T03:56:13.603 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:13.295+0000 7f5244727680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:13.471+0000 7f5244727680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.321418+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.321786+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.322375+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.325431+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.325973+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:56:13.604 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.326510+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.327102+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.327661+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.328205+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.328768+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.329310+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.329831+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.330333+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.330578+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.330758+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.331247+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.334118+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:56:13.605 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.335817+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.336374+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.336856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.337336+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.337822+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.338338+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.338769+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.339188+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:56:13.606 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.339600+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.340058+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.340528+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.340976+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.341480+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.341991+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.342462+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.342951+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.343423+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.343888+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.344350+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.344809+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.345299+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:13.607 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.345813+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:56:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.346345+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:56:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.346872+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:56:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.347345+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:56:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: audit 2023-12-06T03:56:13.347830+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:56:13.608 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[24822]: cluster 2023-12-06T03:56:13.372830+0000 mon.a (mon.0) 856 : cluster [INF] Manager daemon y is now available 2023-12-06T03:56:13.609 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE Bus STOPPING 2023-12-06T03:56:13.609 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T03:56:13.609 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE Bus STOPPED 2023-12-06T03:56:13.609 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: debug 2023-12-06T03:56:13.437+0000 7f40e4ea8700 -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-06T03:56:13.609 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.321418+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.321786+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.322375+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.325431+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.325973+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.326510+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.327102+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:56:13.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.327661+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.328205+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.328768+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.329310+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.329831+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.330333+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.330578+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.330758+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.331247+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.334118+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.335817+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.336374+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.336856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.337336+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:56:13.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.337822+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.338338+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.338769+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.339188+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.339600+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.340058+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.340528+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.340976+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.341480+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.341991+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.342462+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.342951+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.343423+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:56:13.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.343888+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.344350+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.344809+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.345299+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.345813+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.346345+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.346872+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.347345+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: audit 2023-12-06T03:56:13.347830+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:56:13.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[24712]: cluster 2023-12-06T03:56:13.372830+0000 mon.a (mon.0) 856 : cluster [INF] Manager daemon y is now available 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.321418+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.321786+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.322375+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.325431+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.325973+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.326510+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.327102+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.327661+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.328205+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.328768+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.329310+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T03:56:13.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.329831+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.330333+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.330578+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.330758+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.331247+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.334118+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.335817+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.336374+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.336856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.337336+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi040"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.337822+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi063"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.338338+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.338769+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.339188+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_crt"}]: dispatch 2023-12-06T03:56:13.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.339600+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi063/grafana_key"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.340058+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.340528+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.340976+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.341480+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.341991+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.342462+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.342951+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.343423+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.343888+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.344350+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.344809+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.345299+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:13.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.345813+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T03:56:13.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.346345+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T03:56:13.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.346872+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2023-12-06T03:56:13.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.347345+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T03:56:13.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: audit 2023-12-06T03:56:13.347830+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T03:56:13.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[28373]: cluster 2023-12-06T03:56:13.372830+0000 mon.a (mon.0) 856 : cluster [INF] Manager daemon y is now available 2023-12-06T03:56:13.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE Bus STARTING 2023-12-06T03:56:13.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: Warning: Permanently added '172.21.15.40' (ECDSA) to the list of known hosts. 2023-12-06T03:56:13.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: Warning: Permanently added '172.21.15.63' (ECDSA) to the list of known hosts. 2023-12-06T03:56:13.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:13.643+0000 7f5244727680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T03:56:13.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: CherryPy Checker: 2023-12-06T03:56:13.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: The Application mounted at '' has an empty config. 2023-12-06T03:56:13.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE Serving on http://:::9283 2023-12-06T03:56:13.984 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: [06/Dec/2023:03:56:13] ENGINE Bus STARTED 2023-12-06T03:56:14.301 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:13 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:13] "GET /metrics HTTP/1.1" 503 754 "" "Prometheus/2.33.4" 2023-12-06T03:56:14.302 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T03:56:14.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:13.867+0000 7f5244727680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T03:56:14.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:13 smithi063 bash[35306]: debug 2023-12-06T03:56:13.979+0000 7f5244727680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T03:56:14.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[35306]: [06/Dec/2023:03:56:14] ENGINE Bus STARTING 2023-12-06T03:56:14.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[35306]: CherryPy Checker: 2023-12-06T03:56:14.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[35306]: The Application mounted at '' has an empty config. 2023-12-06T03:56:14.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[35306]: [06/Dec/2023:03:56:14] ENGINE Serving on http://:::9283 2023-12-06T03:56:14.363 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[35306]: [06/Dec/2023:03:56:14] ENGINE Bus STARTED 2023-12-06T03:56:14.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: cluster 2023-12-06T03:56:13.437811+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.442471+0000 mgr.y (mgr.24862) 1 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: cluster 2023-12-06T03:56:13.446731+0000 mgr.y (mgr.24862) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.536299+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.623625+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.626324+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.644926+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.647722+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.819664+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:13.856589+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: cluster 2023-12-06T03:56:14.011587+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: cluster 2023-12-06T03:56:14.011798+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:14.013026+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:56:14.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:14.015612+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:14.018936+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[24712]: audit 2023-12-06T03:56:14.021583+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: cluster 2023-12-06T03:56:13.437811+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.442471+0000 mgr.y (mgr.24862) 1 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: cluster 2023-12-06T03:56:13.446731+0000 mgr.y (mgr.24862) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.536299+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.623625+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.626324+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.644926+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.647722+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.819664+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.736 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:13.856589+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: cluster 2023-12-06T03:56:14.011587+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: cluster 2023-12-06T03:56:14.011798+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:14.013026+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:14.015612+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:14.018936+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:56:14.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:14 smithi040 bash[28373]: audit 2023-12-06T03:56:14.021583+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:14.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: cluster 2023-12-06T03:56:13.437811+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e35: y(active, since 7s), standbys: x 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.442471+0000 mgr.y (mgr.24862) 1 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: cluster 2023-12-06T03:56:13.446731+0000 mgr.y (mgr.24862) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.536299+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.623625+0000 mon.b (mon.2) 418 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.626324+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.644926+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.647722+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.819664+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:13.856589+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: cluster 2023-12-06T03:56:14.011587+0000 mon.a (mon.0) 860 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: cluster 2023-12-06T03:56:14.011798+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:14.013026+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T03:56:14.863 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:14.015612+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T03:56:14.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:14.018936+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T03:56:14.864 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:14 smithi063 bash[24822]: audit 2023-12-06T03:56:14.021583+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.? 172.21.15.63:0/1681220884' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[24712]: cluster 2023-12-06T03:56:14.427660+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[24712]: cluster 2023-12-06T03:56:14.427736+0000 mon.a (mon.0) 863 : cluster [INF] Cluster is now healthy 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[24712]: cluster 2023-12-06T03:56:14.451063+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[28373]: cluster 2023-12-06T03:56:14.427660+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[28373]: cluster 2023-12-06T03:56:14.427736+0000 mon.a (mon.0) 863 : cluster [INF] Cluster is now healthy 2023-12-06T03:56:15.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:15 smithi040 bash[28373]: cluster 2023-12-06T03:56:14.451063+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-12-06T03:56:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:15 smithi063 bash[24822]: cluster 2023-12-06T03:56:14.427660+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2023-12-06T03:56:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:15 smithi063 bash[24822]: cluster 2023-12-06T03:56:14.427736+0000 mon.a (mon.0) 863 : cluster [INF] Cluster is now healthy 2023-12-06T03:56:15.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:15 smithi063 bash[24822]: cluster 2023-12-06T03:56:14.451063+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e36: y(active, since 8s), standbys: x 2023-12-06T03:56:16.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:16 smithi063 bash[24822]: cluster 2023-12-06T03:56:15.331386+0000 mgr.y (mgr.24862) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:16.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:16 smithi063 bash[24822]: cluster 2023-12-06T03:56:15.593445+0000 mon.a (mon.0) 865 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-12-06T03:56:16.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:16 smithi040 bash[24712]: cluster 2023-12-06T03:56:15.331386+0000 mgr.y (mgr.24862) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:16.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:16 smithi040 bash[24712]: cluster 2023-12-06T03:56:15.593445+0000 mon.a (mon.0) 865 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-12-06T03:56:16.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:16 smithi040 bash[28373]: cluster 2023-12-06T03:56:15.331386+0000 mgr.y (mgr.24862) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:16.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:16 smithi040 bash[28373]: cluster 2023-12-06T03:56:15.593445+0000 mon.a (mon.0) 865 : cluster [DBG] mgrmap e37: y(active, since 9s), standbys: x 2023-12-06T03:56:17.399 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-06T03:56:17.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:17 smithi040 bash[24712]: audit 2023-12-06T03:56:17.383178+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.40:0/3172066617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:17.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:17 smithi040 bash[28373]: audit 2023-12-06T03:56:17.383178+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.40:0/3172066617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:17.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:17 smithi063 bash[24822]: audit 2023-12-06T03:56:17.383178+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.40:0/3172066617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:18.156 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-12-06T03:56:18.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:18 smithi063 bash[24822]: cluster 2023-12-06T03:56:17.332077+0000 mgr.y (mgr.24862) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:18.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:18 smithi040 bash[24712]: cluster 2023-12-06T03:56:17.332077+0000 mgr.y (mgr.24862) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:18.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:18 smithi040 bash[28373]: cluster 2023-12-06T03:56:17.332077+0000 mgr.y (mgr.24862) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:20.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:56:20.911 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: cluster 2023-12-06T03:56:19.332921+0000 mgr.y (mgr.24862) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:20.911 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.185767+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.912 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.189450+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.912 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.194552+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.913 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.225824+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.914 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.229388+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.914 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.237107+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.914 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.455619+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.914 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.456473+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.914 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.457238+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.457969+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.458673+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.459364+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.460090+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.460818+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.461476+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.506605+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.507634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.508507+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.509281+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.915 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.509949+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.510529+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.511140+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.511796+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.512553+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.515621+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.518223+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.522426+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.538123+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.540108+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:20.916 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:20 smithi063 bash[24822]: audit 2023-12-06T03:56:20.542975+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:20.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: cluster 2023-12-06T03:56:19.332921+0000 mgr.y (mgr.24862) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:20.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: cluster 2023-12-06T03:56:19.332921+0000 mgr.y (mgr.24862) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:20.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.185767+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.185767+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.986 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.189450+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.189450+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.194552+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.194552+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi040","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi040\", \"container_id\": \"be49bfd2469a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 263192576, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.181496Z\", \"created\": \"2023-12-06T03:27:12.576433Z\", \"started\": \"2023-12-06T03:27:18.034126Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi040\", \"container_id\": \"401604eefe71\", \"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\": 434425036, \"cpu_percentage\": \"3.20%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443, 9283], \"last_refresh\": \"2023-12-06T03:56:20.181940Z\", \"created\": \"2023-12-06T03:27:20.324255Z\", \"started\": \"2023-12-06T03:46:59.166032Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi040\", \"container_id\": \"47611f22e7cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197656576, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182222Z\", \"created\": \"2023-12-06T03:28:52.770125Z\", \"started\": \"2023-12-06T03:28:52.794237Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi040\", \"container_id\": \"a401c565ae7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55564042, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182484Z\", \"created\": \"2023-12-06T03:29:42.868970Z\", \"started\": \"2023-12-06T03:29:46.620069Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi040\", \"container_id\": \"6b5c8716f8d5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182741Z\", \"created\": \"2023-12-06T03:30:07.053710Z\", \"started\": \"2023-12-06T03:30:10.412623Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi040\", \"container_id\": \"9e773ae3f631\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49587159, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.182996Z\", \"created\": \"2023-12-06T03:30:31.405802Z\", \"started\": \"2023-12-06T03:30:35.389120Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi040\", \"container_id\": \"750d567aa2ae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55396270, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183300Z\", \"created\": \"2023-12-06T03:30:56.521535Z\", \"started\": \"2023-12-06T03:30:59.522127Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi040\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183561Z\", \"created\": \"2023-12-06T03:32:54.667910Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi040.zbjfyp\", \"daemon_name\": \"rgw.r.z.smithi040.zbjfyp\", \"hostname\": \"smithi040\", \"container_id\": \"acee6ce31cb0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56119787, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.183717Z\", \"created\": \"2023-12-06T03:35:08.726117Z\", \"started\": \"2023-12-06T03:35:08.752751Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi040\", \"container_id\": \"cbfe39cfb8fb\", \"container_image_id\": \"ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4\", \"container_image_name\": \"quay.io/prometheus/alertmanager:v0.23.0\", \"container_image_digests\": [\"quay.io/prometheus/alertmanager@sha256:9ab73a421b65b80be072f96a88df756fc5b52a1bc8d983537b8ec5be8b624c5a\"], \"memory_usage\": 16892559, \"cpu_percentage\": \"0.10%\", \"version\": \"0.23.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9093, 9094], \"last_refresh\": \"2023-12-06T03:56:20.183976Z\", \"created\": \"2023-12-06T03:43:11.475147Z\", \"started\": \"2023-12-06T03:43:58.557180Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330201Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5663d11c-ce1e-4676-b640-daa62bfb8f41\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"hIu3u5-QFlJ-rj7r-4iPT-Dtbn-QsjW-bOq68w\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"973c4f36-0fd7-4ee9-80b1-393dd260df97\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"l6MRKB-znWS-DRkK-qOdl-eCa6-xAax-6adZOw\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"488533c3-87ab-4d41-b4ff-78fe2558099d\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"DKh911-oSNz-2F8c-Bs7Y-zlCD-wJaM-ks7trg\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"584db130-ada2-402f-85b4-0eb54402789c\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ifXZt6-TIaH-soRV-fCC9-dGV6-tt44-D4PQDJ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330009J400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.330230Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4HQ07\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:52.154356Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T03:45:57.813935Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T03:29:40.852188Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:04.978598Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:29.318127Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T03:30:54.320959Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.974238Z\"}, \"rgw.r.z.smithi040.zbjfyp\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:06.374224Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T03:43:53.928710Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:50.085048Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.184422Z\", \"last_device_update\": \"2023-12-06T03:31:03.910272Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:12.418757Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.225824+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.225824+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.229388+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.237107+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.455619+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.456473+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.229388+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.237107+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi063","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi063\", \"container_id\": \"5d3cc7cd3a07\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 207722905, \"cpu_percentage\": \"1.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223101Z\", \"created\": \"2023-12-06T03:29:08.296393Z\", \"started\": \"2023-12-06T03:29:08.315871Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi063\", \"container_id\": \"9f4ab0dba113\", \"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\": 398773452, \"cpu_percentage\": \"1.45%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223430Z\", \"created\": \"2023-12-06T03:29:23.880034Z\", \"started\": \"2023-12-06T03:39:22.002758Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi063\", \"container_id\": \"3bb9bea83721\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58772684, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223630Z\", \"created\": \"2023-12-06T03:31:18.243486Z\", \"started\": \"2023-12-06T03:31:21.300018Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi063\", \"container_id\": \"4ce704a1d464\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54232350, \"cpu_percentage\": \"1.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.223819Z\", \"created\": \"2023-12-06T03:31:43.059181Z\", \"started\": \"2023-12-06T03:31:46.609907Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi063\", \"container_id\": \"d51006a22d4a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54368665, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224004Z\", \"created\": \"2023-12-06T03:32:09.106860Z\", \"started\": \"2023-12-06T03:32:13.046333Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi063\", \"container_id\": \"5fd7c41532c3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54672752, \"cpu_percentage\": \"1.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224188Z\", \"created\": \"2023-12-06T03:32:34.246588Z\", \"started\": \"2023-12-06T03:32:37.177140Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi063\", \"container_image_name\": \"prom/node-exporter\", \"status\": -1, \"status_desc\": \"error\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224374Z\", \"created\": \"2023-12-06T03:32:53.942251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi063\", \"container_id\": \"a69b29da3a5d\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27367833, \"cpu_percentage\": \"4.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224488Z\", \"created\": \"2023-12-06T03:33:29.933898Z\", \"started\": \"2023-12-06T03:44:22.988255Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi063.xihyql\", \"daemon_name\": \"rgw.r.z.smithi063.xihyql\", \"hostname\": \"smithi063\", \"container_id\": \"ee13825a570c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56696504, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T03:56:20.224673Z\", \"created\": \"2023-12-06T03:35:06.336733Z\", \"started\": \"2023-12-06T03:35:06.361262Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi063\", \"container_id\": \"feb834c06412\", \"container_image_id\": \"514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d\", \"container_image_name\": \"quay.io/prometheus/prometheus:v2.33.4\", \"container_image_digests\": [\"quay.io/prometheus/prometheus@sha256:fb7e3a27469dd7e15f3b181cf510954db04b855722be94448dc23494005c433c\"], \"memory_usage\": 59716403, \"cpu_percentage\": \"0.00%\", \"version\": \"2.33.4\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [9095], \"last_refresh\": \"2023-12-06T03:56:20.224857Z\", \"created\": \"2023-12-06T03:43:43.726023Z\", \"started\": \"2023-12-06T03:43:43.778081Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333236Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"521d3018-bf92-4214-825d-6ca7f6644634\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"QwuAy0-t6xe-Ffp8-NvGR-o0y3-Viu0-1XrZgt\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"173e89c0-a6b5-444c-916a-65f2c442c5f8\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"GDaqhO-aOIX-0i1Z-QCIp-GEle-ufSZ-pw5bBj\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"db26c650-4489-4bcb-8b09-324b12c02083\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"ZCBIDa-RAnO-4XDi-ZZjT-SDNk-PhBT-qQcOB7\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"00a23520-9a67-4d1c-ab5f-0226d76c3c3e\", \"cluster_fsid\": \"3e361b5a-93e7-11ee-95a2-87774f69a715\", \"block_uuid\": \"eRlDam-UTta-0Wu2-Uexj-1X9Q-d1NY-2V9TZK\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5344005B400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T03:42:56.333260Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W2X1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:43:58.552452Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T03:38:32.076785Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:15.977218Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T03:31:40.954316Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:07.003209Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:32.119881Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T03:32:53.176657Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T03:44:00.991813Z\"}, \"rgw.r.z.smithi063.xihyql\": {\"deps\": [], \"last_config\": \"2023-12-06T03:35:03.718349Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T03:43:32.322090Z\"}}, \"last_daemon_update\": \"2023-12-06T03:56:20.225159Z\", \"last_device_update\": \"2023-12-06T03:32:41.618208Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T03:49:29.583846Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.455619+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.456473+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.457238+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.457969+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.458673+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.459364+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.460090+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.990 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.460818+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.461476+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.506605+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.507634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.508507+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.509281+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.509949+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.510529+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.511140+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.511796+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.512553+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.457238+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.457969+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.458673+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.459364+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.460090+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.460818+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.461476+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.506605+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.507634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.508507+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.509281+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.509949+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.510529+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.511140+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.511796+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.512553+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.515621+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.518223+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.522426+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.538123+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.540108+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[24712]: audit 2023-12-06T03:56:20.542975+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.515621+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.993 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.518223+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T03:56:20.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.522426+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T03:56:20.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.538123+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T03:56:20.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.540108+0000 mon.b (mon.2) 448 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:20.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:20 smithi040 bash[28373]: audit 2023-12-06T03:56:20.542975+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T03:56:21.280 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)" 2023-12-06T03:56:21.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[28373]: cluster 2023-12-06T03:56:20.516462+0000 mgr.y (mgr.24862) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:21.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[28373]: cluster 2023-12-06T03:56:21.233527+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:56:21.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[28373]: audit 2023-12-06T03:56:21.264103+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.40:0/3763513270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:21.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[24712]: cluster 2023-12-06T03:56:20.516462+0000 mgr.y (mgr.24862) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:21.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[24712]: cluster 2023-12-06T03:56:21.233527+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:56:21.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:21 smithi040 bash[24712]: audit 2023-12-06T03:56:21.264103+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.40:0/3763513270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:22.013 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:21 smithi063 bash[24822]: cluster 2023-12-06T03:56:20.516462+0000 mgr.y (mgr.24862) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:22.013 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:21 smithi063 bash[24822]: cluster 2023-12-06T03:56:21.233527+0000 mon.a (mon.0) 874 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T03:56:22.014 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:21 smithi063 bash[24822]: audit 2023-12-06T03:56:21.264103+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.40:0/3763513270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:22.134 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-12-06T03:56:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: audit 2023-12-06T03:56:23.033020+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: cephadm 2023-12-06T03:56:23.034150+0000 mgr.y (mgr.24862) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T03:56:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: audit 2023-12-06T03:56:23.036110+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: audit 2023-12-06T03:56:23.036649+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:56:23.734 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: audit 2023-12-06T03:56:23.038986+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[28373]: audit 2023-12-06T03:56:23.042033+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: audit 2023-12-06T03:56:23.033020+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: cephadm 2023-12-06T03:56:23.034150+0000 mgr.y (mgr.24862) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: audit 2023-12-06T03:56:23.036110+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: audit 2023-12-06T03:56:23.036649+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: audit 2023-12-06T03:56:23.038986+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:56:23.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[24712]: audit 2023-12-06T03:56:23.042033+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T03:56:24.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: audit 2023-12-06T03:56:23.033020+0000 mon.b (mon.2) 449 : audit [INF] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:24.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: cephadm 2023-12-06T03:56:23.034150+0000 mgr.y (mgr.24862) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T03:56:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: audit 2023-12-06T03:56:23.036110+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24862 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T03:56:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: audit 2023-12-06T03:56:23.036649+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T03:56:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: audit 2023-12-06T03:56:23.038986+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T03:56:24.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:23 smithi063 bash[24822]: audit 2023-12-06T03:56:23.042033+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T03:56:24.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:23 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:23] "GET /metrics HTTP/1.1" 200 155036 "" "Prometheus/2.33.4" 2023-12-06T03:56:24.862 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:24 smithi063 bash[24822]: cephadm 2023-12-06T03:56:23.043075+0000 mgr.y (mgr.24862) 9 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:56:24.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:24 smithi040 bash[24712]: cephadm 2023-12-06T03:56:23.043075+0000 mgr.y (mgr.24862) 9 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:56:24.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:24 smithi040 bash[28373]: cephadm 2023-12-06T03:56:23.043075+0000 mgr.y (mgr.24862) 9 : cephadm [INF] Deploying daemon mgr.x on smithi063 2023-12-06T03:56:25.292 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-06T03:56:25.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:25 smithi063 systemd[1]: Stopping Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:25.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:25 smithi040 bash[24712]: cluster 2023-12-06T03:56:24.518735+0000 mgr.y (mgr.24862) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:25.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:25 smithi040 bash[24712]: audit 2023-12-06T03:56:25.276463+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.40:0/1225053845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:25.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:25 smithi040 bash[28373]: cluster 2023-12-06T03:56:24.518735+0000 mgr.y (mgr.24862) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:25.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:25 smithi040 bash[28373]: audit 2023-12-06T03:56:25.276463+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.40:0/1225053845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:26.049 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:56:26.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:25 smithi063 bash[24822]: cluster 2023-12-06T03:56:24.518735+0000 mgr.y (mgr.24862) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:26.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:25 smithi063 bash[24822]: audit 2023-12-06T03:56:25.276463+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.40:0/1225053845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T03:56:27.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:27 smithi040 bash[24712]: cluster 2023-12-06T03:56:26.519521+0000 mgr.y (mgr.24862) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:27.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:27 smithi040 bash[28373]: cluster 2023-12-06T03:56:26.519521+0000 mgr.y (mgr.24862) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:28.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:27 smithi063 bash[24822]: cluster 2023-12-06T03:56:26.519521+0000 mgr.y (mgr.24862) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:29.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:29 smithi040 bash[24712]: cluster 2023-12-06T03:56:28.520926+0000 mgr.y (mgr.24862) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:29.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:29 smithi040 bash[28373]: cluster 2023-12-06T03:56:28.520926+0000 mgr.y (mgr.24862) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:30.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:29 smithi063 bash[24822]: cluster 2023-12-06T03:56:28.520926+0000 mgr.y (mgr.24862) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:30.612 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:30 smithi063 bash[35306]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T03:56:30.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:30 smithi040 bash[24712]: audit 2023-12-06T03:56:29.113124+0000 mgr.y (mgr.24862) 13 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:30.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:30 smithi040 bash[28373]: audit 2023-12-06T03:56:29.113124+0000 mgr.y (mgr.24862) 13 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:31.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:30 smithi063 bash[24822]: audit 2023-12-06T03:56:29.113124+0000 mgr.y (mgr.24862) 13 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T03:56:31.141 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-06T03:56:31.878 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3e361b5a-93e7-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-06T03:56:31.984 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:31 smithi040 bash[24712]: cluster 2023-12-06T03:56:30.521713+0000 mgr.y (mgr.24862) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:31.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:31 smithi040 bash[28373]: cluster 2023-12-06T03:56:30.521713+0000 mgr.y (mgr.24862) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:32.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:31 smithi063 bash[24822]: cluster 2023-12-06T03:56:30.521713+0000 mgr.y (mgr.24862) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:33.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:33 smithi040 bash[24712]: cluster 2023-12-06T03:56:32.522509+0000 mgr.y (mgr.24862) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:33.972 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:33 smithi040 bash[28373]: cluster 2023-12-06T03:56:32.522509+0000 mgr.y (mgr.24862) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:34.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:33 smithi063 bash[24822]: cluster 2023-12-06T03:56:32.522509+0000 mgr.y (mgr.24862) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:34.234 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:33 smithi040 bash[49781]: ::ffff:172.21.15.63 - - [06/Dec/2023:03:56:33] "GET /metrics HTTP/1.1" 200 155027 "" "Prometheus/2.33.4" 2023-12-06T03:56:35.506 INFO:teuthology.orchestra.run.smithi040.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T03:56:35.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: cluster 2023-12-06T03:56:34.524232+0000 mgr.y (mgr.24862) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.082304+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.083447+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.084531+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.085595+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.086680+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.087784+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.093425+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.094443+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.095617+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.096648+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[28373]: audit 2023-12-06T03:56:35.097562+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: cluster 2023-12-06T03:56:34.524232+0000 mgr.y (mgr.24862) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:35.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.082304+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.083447+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.084531+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.085595+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.086680+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.087784+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.093425+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.094443+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.095617+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.988 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.096648+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.989 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[24712]: audit 2023-12-06T03:56:35.097562+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:35.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: debug 2023-12-06T03:56:35.496+0000 7f40dae94700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T03:56:35.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: Traceback (most recent call last): 2023-12-06T03:56:35.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-12-06T03:56:35.989 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: return OrchResult(f(*args, **kwargs)) 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-12-06T03:56:35.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-12-06T03:56:35.991 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T03:56:35.991 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:35 smithi040 bash[49781]: debug 2023-12-06T03:56:35.496+0000 7f40dae94700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T03:56:36.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: cluster 2023-12-06T03:56:34.524232+0000 mgr.y (mgr.24862) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2023-12-06T03:56:36.112 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.082304+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.083447+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.084531+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.085595+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.086680+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.087784+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.093425+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.094443+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.095617+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.096648+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.113 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:35 smithi063 bash[24822]: audit 2023-12-06T03:56:35.097562+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24862 172.21.15.40:0/761063153' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T03:56:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-12-06T03:56:36.216 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 smithi040 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 3e361b5a-93e7-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-06T03:56:36.291 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=786838a5a78f4d8caafcaf8c70e3cb8f 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 smithi040 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 3e361b5a-93e7-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-06T03:56:36.293 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T03:56:36.303 INFO:tasks.cephadm:Teardown begin 2023-12-06T03:56:36.304 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:56:36.327 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:56:36.344 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T03:56:36.344 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T03:56:36.377 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T03:56:36.395 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T03:56:36.396 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T03:56:36.396 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a 2023-12-06T03:56:36.422 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 bash[41895]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:56:36.422 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T03:56:36.422 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 bash[41959]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:56:36.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:36 smithi040 systemd[1]: Stopping Ceph mon.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:36.712 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T03:56:36.713 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 systemd[1]: Stopped Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:56:36.713 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:36 smithi063 systemd[1]: Started Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:56:36.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:36 smithi040 bash[24712]: debug 2023-12-06T03:56:36.496+0000 7f927ebd7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:36.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Dec 06 03:56:36 smithi040 bash[24712]: debug 2023-12-06T03:56:36.500+0000 7f927ebd7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T03:56:37.332 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T03:56:37.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:37.372 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T03:56:37.373 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-06T03:56:37.373 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.c 2023-12-06T03:56:37.484 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:37 smithi040 systemd[1]: Stopping Ceph mon.c for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:37.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:37 smithi040 bash[28373]: debug 2023-12-06T03:56:37.484+0000 7f28f2f6c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:37.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Dec 06 03:56:37 smithi040 bash[28373]: debug 2023-12-06T03:56:37.484+0000 7f28f2f6c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T03:56:37.862 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:37 smithi063 bash[42077]: debug 2023-12-06T03:56:37.687+0000 7ff615339700 1 -- 172.21.15.63:0/2724537704 <== mon.2 v2:172.21.15.63:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c04a2ec4e0 con 0x55c04a3e0800 2023-12-06T03:56:38.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:37 smithi063 bash[42077]: debug 2023-12-06T03:56:37.855+0000 7ff625920680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T03:56:38.362 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:37 smithi063 bash[42077]: debug 2023-12-06T03:56:37.963+0000 7ff625920680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T03:56:38.383 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T03:56:38.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:38.421 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-06T03:56:38.421 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T03:56:38.421 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.b 2023-12-06T03:56:38.849 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:38 smithi063 bash[42077]: debug 2023-12-06T03:56:38.423+0000 7ff625920680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T03:56:38.850 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:38 smithi063 systemd[1]: Stopping Ceph mon.b for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:38.850 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:38 smithi063 bash[24822]: debug 2023-12-06T03:56:38.535+0000 7f14a9c42700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:38.850 INFO:journalctl@ceph.mon.b.smithi063.stdout:Dec 06 03:56:38 smithi063 bash[24822]: debug 2023-12-06T03:56:38.535+0000 7f14a9c42700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T03:56:39.390 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T03:56:39.421 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:39.422 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T03:56:39.422 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T03:56:39.422 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y 2023-12-06T03:56:39.502 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:39 smithi063 bash[42077]: debug 2023-12-06T03:56:39.391+0000 7ff625920680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T03:56:39.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:39 smithi040 systemd[1]: Stopping Ceph mgr.y for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:39.734 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:39 smithi040 bash[56727]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.y 2023-12-06T03:56:39.735 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Dec 06 03:56:39 smithi040 bash[49781]: debug 2023-12-06T03:56:39.592+0000 7f414e8ef700 -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-06T03:56:39.765 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:39 smithi063 bash[42077]: debug 2023-12-06T03:56:39.491+0000 7ff625920680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T03:56:40.112 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:39 smithi063 bash[42077]: debug 2023-12-06T03:56:39.755+0000 7ff625920680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T03:56:40.355 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T03:56:40.383 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:40.384 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T03:56:40.384 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T03:56:40.384 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x 2023-12-06T03:56:40.817 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:40 smithi063 systemd[1]: Stopping Ceph mgr.x for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:40.817 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Dec 06 03:56:40 smithi063 bash[42225]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-mgr.x 2023-12-06T03:56:41.361 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T03:56:41.392 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:41.393 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T03:56:41.393 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T03:56:41.393 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.0 2023-12-06T03:56:41.657 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:41 smithi040 systemd[1]: Stopping Ceph osd.0 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:41.657 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:41 smithi040 bash[30391]: debug 2023-12-06T03:56:41.536+0000 7f5c17860700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:41.657 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:41 smithi040 bash[30391]: debug 2023-12-06T03:56:41.536+0000 7f5c17860700 -1 osd.0 66 *** Got signal Terminated *** 2023-12-06T03:56:41.658 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:41 smithi040 bash[30391]: debug 2023-12-06T03:56:41.536+0000 7f5c17860700 -1 osd.0 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:42.484 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:42 smithi040 bash[56837]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.0 2023-12-06T03:56:42.484 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 06 03:56:42 smithi040 bash[56877]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.0/unit.stop: No such file or directory 2023-12-06T03:56:44.100 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T03:56:44.134 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:44.135 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T03:56:44.135 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T03:56:44.135 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.1 2023-12-06T03:56:44.423 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 systemd[1]: Stopping Ceph osd.1 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:44.423 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 bash[32000]: debug 2023-12-06T03:56:44.320+0000 7f59a9c6a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:44.423 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 bash[32000]: debug 2023-12-06T03:56:44.320+0000 7f59a9c6a700 -1 osd.1 66 *** Got signal Terminated *** 2023-12-06T03:56:44.424 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 bash[32000]: debug 2023-12-06T03:56:44.320+0000 7f59a9c6a700 -1 osd.1 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:45.234 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 bash[56965]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.1 2023-12-06T03:56:45.234 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 06 03:56:44 smithi040 bash[57004]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-06T03:56:46.756 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T03:56:46.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:46.788 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T03:56:46.788 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T03:56:46.788 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.2 2023-12-06T03:56:47.004 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:46 smithi040 systemd[1]: Stopping Ceph osd.2 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:47.004 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:46 smithi040 bash[33644]: debug 2023-12-06T03:56:46.888+0000 7f1586431700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:47.004 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:46 smithi040 bash[33644]: debug 2023-12-06T03:56:46.888+0000 7f1586431700 -1 osd.2 66 *** Got signal Terminated *** 2023-12-06T03:56:47.004 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:46 smithi040 bash[33644]: debug 2023-12-06T03:56:46.888+0000 7f1586431700 -1 osd.2 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:47.734 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:47 smithi040 bash[57089]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.2 2023-12-06T03:56:47.734 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 06 03:56:47 smithi040 bash[57125]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-06T03:56:49.453 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T03:56:49.487 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:49.487 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T03:56:49.488 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T03:56:49.488 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.3 2023-12-06T03:56:49.704 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:49 smithi040 systemd[1]: Stopping Ceph osd.3 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:49.705 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:49 smithi040 bash[35202]: debug 2023-12-06T03:56:49.592+0000 7f909f3d1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:49.705 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:49 smithi040 bash[35202]: debug 2023-12-06T03:56:49.592+0000 7f909f3d1700 -1 osd.3 66 *** Got signal Terminated *** 2023-12-06T03:56:49.705 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:49 smithi040 bash[35202]: debug 2023-12-06T03:56:49.592+0000 7f909f3d1700 -1 osd.3 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:50.484 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:50 smithi040 bash[57224]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.3 2023-12-06T03:56:50.484 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 06 03:56:50 smithi040 bash[57265]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-06T03:56:52.074 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T03:56:52.109 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:52.110 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T03:56:52.110 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T03:56:52.110 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.4 2023-12-06T03:56:52.508 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 systemd[1]: Stopping Ceph osd.4 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:52.508 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 bash[26922]: debug 2023-12-06T03:56:52.227+0000 7fbef7236700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:52.509 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 bash[26922]: debug 2023-12-06T03:56:52.227+0000 7fbef7236700 -1 osd.4 66 *** Got signal Terminated *** 2023-12-06T03:56:52.509 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 bash[26922]: debug 2023-12-06T03:56:52.227+0000 7fbef7236700 -1 osd.4 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:53.362 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 bash[42351]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.4 2023-12-06T03:56:53.362 INFO:journalctl@ceph.osd.4.smithi063.stdout:Dec 06 03:56:52 smithi063 bash[42387]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-06T03:56:54.973 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T03:56:55.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:55.008 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T03:56:55.008 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T03:56:55.008 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.5 2023-12-06T03:56:55.229 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 systemd[1]: Stopping Ceph osd.5 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:55.229 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 bash[28512]: debug 2023-12-06T03:56:55.107+0000 7f9e6d109700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:55.230 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 bash[28512]: debug 2023-12-06T03:56:55.107+0000 7f9e6d109700 -1 osd.5 66 *** Got signal Terminated *** 2023-12-06T03:56:55.230 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 bash[28512]: debug 2023-12-06T03:56:55.107+0000 7f9e6d109700 -1 osd.5 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:56.112 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 bash[42475]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.5 2023-12-06T03:56:56.112 INFO:journalctl@ceph.osd.5.smithi063.stdout:Dec 06 03:56:55 smithi063 bash[42514]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-06T03:56:57.713 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T03:56:57.750 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:56:57.750 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T03:56:57.750 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T03:56:57.751 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.6 2023-12-06T03:56:57.963 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:57 smithi063 systemd[1]: Stopping Ceph osd.6 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:56:57.963 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:57 smithi063 bash[30245]: debug 2023-12-06T03:56:57.847+0000 7fc2c554a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:56:57.963 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:57 smithi063 bash[30245]: debug 2023-12-06T03:56:57.847+0000 7fc2c554a700 -1 osd.6 66 *** Got signal Terminated *** 2023-12-06T03:56:57.963 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:57 smithi063 bash[30245]: debug 2023-12-06T03:56:57.847+0000 7fc2c554a700 -1 osd.6 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:56:58.862 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:58 smithi063 bash[42600]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.6 2023-12-06T03:56:58.862 INFO:journalctl@ceph.osd.6.smithi063.stdout:Dec 06 03:56:58 smithi063 bash[42636]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-06T03:57:00.339 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T03:57:00.373 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:57:00.374 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T03:57:00.374 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T03:57:00.374 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.7 2023-12-06T03:57:00.612 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:00 smithi063 systemd[1]: Stopping Ceph osd.7 for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:57:00.612 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:00 smithi063 bash[31719]: debug 2023-12-06T03:57:00.523+0000 7f1fa8b4a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T03:57:00.612 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:00 smithi063 bash[31719]: debug 2023-12-06T03:57:00.523+0000 7f1fa8b4a700 -1 osd.7 66 *** Got signal Terminated *** 2023-12-06T03:57:00.613 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:00 smithi063 bash[31719]: debug 2023-12-06T03:57:00.523+0000 7f1fa8b4a700 -1 osd.7 66 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T03:57:01.612 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:01 smithi063 bash[42726]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-osd.7 2023-12-06T03:57:01.612 INFO:journalctl@ceph.osd.7.smithi063.stdout:Dec 06 03:57:01 smithi063 bash[42766]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-06T03:57:03.041 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T03:57:03.077 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:57:03.077 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T03:57:03.077 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T03:57:03.078 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T03:57:03.288 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 systemd[1]: Stopping Ceph prometheus.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[42851]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.255Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T03:57:03.289 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.256Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T03:57:03.290 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.256Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T03:57:03.290 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.256Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T03:57:03.290 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.257Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T03:57:03.290 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.257Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T03:57:03.290 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[37548]: ts=2023-12-06T03:57:03.257Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T03:57:03.665 INFO:journalctl@ceph.prometheus.a.smithi063.stdout:Dec 06 03:57:03 smithi063 bash[42885]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T03:57:03.884 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T03:57:03.913 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T03:57:03.914 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T03:57:03.914 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T03:57:04.031 INFO:teuthology.orchestra.run.smithi040.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T03:57:04.031 INFO:teuthology.orchestra.run.smithi040.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T03:57:04.031 INFO:teuthology.orchestra.run.smithi040.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T03:57:04.031 INFO:teuthology.orchestra.run.smithi040.stderr: [--retry RETRY] 2023-12-06T03:57:04.032 INFO:teuthology.orchestra.run.smithi040.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-06T03:57:04.032 INFO:teuthology.orchestra.run.smithi040.stderr: ... 2023-12-06T03:57:04.032 INFO:teuthology.orchestra.run.smithi040.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T03:57:04.041 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T03:57:04.042 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T03:57:04.157 INFO:teuthology.orchestra.run.smithi063.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T03:57:04.158 INFO:teuthology.orchestra.run.smithi063.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T03:57:04.158 INFO:teuthology.orchestra.run.smithi063.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T03:57:04.158 INFO:teuthology.orchestra.run.smithi063.stderr: [--retry RETRY] 2023-12-06T03:57:04.158 INFO:teuthology.orchestra.run.smithi063.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-06T03:57:04.158 INFO:teuthology.orchestra.run.smithi063.stderr: ... 2023-12-06T03:57:04.159 INFO:teuthology.orchestra.run.smithi063.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T03:57:04.167 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T03:57:04.167 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:57:04.184 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T03:57:04.199 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T03:57:04.201 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/ubuntu@smithi040.front.sepia.ceph.com/crash 2023-12-06T03:57:04.202 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/crash -- . 2023-12-06T03:57:04.243 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/ubuntu@smithi063.front.sepia.ceph.com/crash 2023-12-06T03:57:04.244 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/crash -- . 2023-12-06T03:57:04.263 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T03:57:04.263 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T03:57:04.280 INFO:teuthology.orchestra.run.smithi040.stderr:grep: /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T03:57:04.282 INFO:tasks.cephadm:Compressing logs... 2023-12-06T03:57:04.282 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:57:04.285 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:57:04.297 INFO:teuthology.orchestra.run.smithi040.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T03:57:04.304 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T03:57:04.304 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T03:57:04.305 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T03:57:04.305 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T03:57:04.306 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi040.zbjfyp.log 2023-12-06T03:57:04.307 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.c.log: gzip /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.1.log: -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T03:57:04.308 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi040.zbjfyp.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T03:57:04.308 INFO:teuthology.orchestra.run.smithi040.stderr: 58.4% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi040.zbjfyp.log.gz 2023-12-06T03:57:04.308 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T03:57:04.309 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.0.log: /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T03:57:04.309 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T03:57:04.322 INFO:teuthology.orchestra.run.smithi063.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T03:57:04.323 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.2.log: 91.3%/var/log/ceph/cephadm.log: -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T03:57:04.324 INFO:teuthology.orchestra.run.smithi040.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T03:57:04.336 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T03:57:04.337 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T03:57:04.337 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T03:57:04.338 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T03:57:04.339 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi063.xihyql.log 2023-12-06T03:57:04.339 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.x.log: /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T03:57:04.339 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T03:57:04.342 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi063.xihyql.log: gzip -5 --verbose 58.4% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi063.xihyql.log.gz 2023-12-06T03:57:04.342 INFO:teuthology.orchestra.run.smithi063.stderr:-- /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.4.log: /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T03:57:04.342 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T03:57:04.348 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T03:57:04.349 INFO:teuthology.orchestra.run.smithi063.stderr: 90.9% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T03:57:04.425 INFO:teuthology.orchestra.run.smithi063.stderr: 90.8% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T03:57:04.656 INFO:teuthology.orchestra.run.smithi040.stderr: 92.0% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T03:57:04.962 INFO:teuthology.orchestra.run.smithi063.stderr: 92.7% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T03:57:04.967 INFO:teuthology.orchestra.run.smithi040.stderr: 92.7% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T03:57:05.016 INFO:teuthology.orchestra.run.smithi040.stderr: 93.4% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T03:57:05.107 INFO:teuthology.orchestra.run.smithi040.stderr: 94.5% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T03:57:05.134 INFO:teuthology.orchestra.run.smithi040.stderr: 93.0% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T03:57:05.154 INFO:teuthology.orchestra.run.smithi063.stderr: 93.0% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T03:57:05.257 INFO:teuthology.orchestra.run.smithi063.stderr: 93.2% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T03:57:05.266 INFO:teuthology.orchestra.run.smithi063.stderr: 93.1% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T03:57:05.338 INFO:teuthology.orchestra.run.smithi063.stderr: 93.1% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T03:57:05.340 INFO:teuthology.orchestra.run.smithi063.stderr: 2023-12-06T03:57:05.340 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m1.029s 2023-12-06T03:57:05.340 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m4.256s 2023-12-06T03:57:05.340 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.160s 2023-12-06T03:57:05.360 INFO:teuthology.orchestra.run.smithi040.stderr: 93.2% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T03:57:05.834 INFO:teuthology.orchestra.run.smithi040.stderr: 90.8% -- replaced with /var/log/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T03:57:05.835 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-06T03:57:05.835 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m1.548s 2023-12-06T03:57:05.835 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m5.765s 2023-12-06T03:57:05.835 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.194s 2023-12-06T03:57:05.836 INFO:tasks.cephadm:Archiving logs... 2023-12-06T03:57:05.837 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/ubuntu@smithi040.front.sepia.ceph.com/log 2023-12-06T03:57:05.838 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T03:57:06.619 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/ubuntu@smithi063.front.sepia.ceph.com/log 2023-12-06T03:57:06.620 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T03:57:07.232 INFO:tasks.cephadm:Removing cluster... 2023-12-06T03:57:07.232 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 --force 2023-12-06T03:57:20.619 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:20 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:57:20.620 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:20 smithi040 bash[57768]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T03:57:20.984 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:20 smithi040 bash[48407]: level=info ts=2023-12-06T03:57:20.615Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T03:57:21.484 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:21 smithi040 bash[57800]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T03:57:21.484 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:21 smithi040 bash[57872]: Error response from daemon: No such container: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T03:57:21.484 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:21 smithi040 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T03:57:21.484 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Dec 06 03:57:21 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:57:21.804 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3e361b5a-93e7-11ee-95a2-87774f69a715 --force 2023-12-06T03:57:23.612 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 systemd[1]: Stopping Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715... 2023-12-06T03:57:24.112 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T03:57:24.112 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped Stream Manager" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-06T03:57:24.113 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-06T03:57:24.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-06T03:57:24.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-06T03:57:24.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-06T03:57:24.114 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:23 smithi063 bash[38446]: t=2023-12-06T03:57:23+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-06T03:57:24.612 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:24 smithi063 bash[43240]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715-grafana.a 2023-12-06T03:57:24.612 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:24 smithi063 bash[43287]: bash: /var/lib/ceph/3e361b5a-93e7-11ee-95a2-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-06T03:57:24.613 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:24 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-06T03:57:24.613 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:24 smithi063 systemd[1]: ceph-3e361b5a-93e7-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T03:57:24.613 INFO:journalctl@ceph.grafana.a.smithi063.stdout:Dec 06 03:57:24 smithi063 systemd[1]: Stopped Ceph grafana.a for 3e361b5a-93e7-11ee-95a2-87774f69a715. 2023-12-06T03:57:36.488 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T03:57:36.488 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T03:57:36.496 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T03:57:36.501 INFO:tasks.cephadm:Teardown complete 2023-12-06T03:57:36.501 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T03:57:36.511 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T03:57:36.511 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T03:57:36.514 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T03:57:36.532 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T03:57:36.533 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2023-12-06T03:57:36.533 INFO:teuthology.orchestra.run.smithi040.stdout:*hv01.front.sepi 44.4.53.2 2 u 26 64 377 0.084 2.863 0.992 2023-12-06T03:57:36.533 INFO:teuthology.orchestra.run.smithi040.stdout:+hv02.front.sepi 63.231.80.2 3 u 38 64 377 0.078 4.553 1.382 2023-12-06T03:57:36.533 INFO:teuthology.orchestra.run.smithi040.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.091 3.276 1.268 2023-12-06T03:57:36.533 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T03:57:36.534 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T03:57:36.534 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2023-12-06T03:57:36.534 INFO:teuthology.orchestra.run.smithi063.stdout:*hv01.front.sepi 44.4.53.2 2 u 25 64 377 0.071 5.398 1.010 2023-12-06T03:57:36.534 INFO:teuthology.orchestra.run.smithi063.stdout:+hv02.front.sepi 63.231.80.2 3 u 28 64 377 0.072 4.616 1.067 2023-12-06T03:57:36.534 INFO:teuthology.orchestra.run.smithi063.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 64 377 0.094 4.225 0.488 2023-12-06T03:57:36.535 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T03:57:36.536 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T03:57:36.545 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T03:57:36.545 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T03:57:36.553 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T03:57:36.563 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T03:57:36.574 INFO:teuthology.task.internal:Duration was 2240.568609 seconds 2023-12-06T03:57:36.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T03:57:36.585 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T03:57:36.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T03:57:36.588 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T03:57:36.643 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T03:57:36.643 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2023-12-06T03:57:36.643 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:57:36.657 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2023-12-06T03:57:36.658 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:57:36.673 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T03:57:36.673 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T03:57:36.703 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T03:57:36.789 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T03:57:36.789 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T03:57:36.792 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T03:57:36.989 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T03:57:37.000 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T03:57:37.001 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T03:57:37.015 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T03:57:37.032 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T03:57:37.042 DEBUG:teuthology.orchestra.run.smithi040:> 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-06T03:57:37.059 DEBUG:teuthology.orchestra.run.smithi063:> 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-06T03:57:37.071 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2023-12-06T03:57:37.074 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2023-12-06T03:57:37.105 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T03:57:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T03:57:37.112 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T03:57:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T03:57:37.151 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T03:57:37.162 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T03:57:37.163 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/smithi040 2023-12-06T03:57:37.164 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T03:57:37.198 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656/remote/smithi063 2023-12-06T03:57:37.199 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T03:57:37.227 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T03:57:37.227 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T03:57:37.234 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T03:57:37.268 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T03:57:37.279 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T03:57:37.279 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T03:57:37.291 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T03:57:37.292 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T03:57:37.294 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T03:57:37.300 INFO:teuthology.orchestra.run.smithi040.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 03:57 /home/ubuntu/cephtest 2023-12-06T03:57:37.303 INFO:teuthology.orchestra.run.smithi063.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 03:57 /home/ubuntu/cephtest 2023-12-06T03:57:37.304 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T03:57:37.316 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T03:57:37.346 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T03:57:37.373 DEBUG:teuthology.nuke:shortname: smithi040 2023-12-06T03:57:37.374 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T03:57:37.399 DEBUG:teuthology.nuke:shortname: smithi063 2023-12-06T03:57:37.399 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T03:57:37.403 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656', '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 03:10:40.264992', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T03:57:37.424 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-05_19:00:15-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7478656', '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 03:10:40.266611', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T03:57:37.456 INFO:teuthology.orchestra.console.smithi040:Power off 2023-12-06T03:57:37.457 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T03:57:37.486 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2023-12-06T03:57:37.487 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:37.507 INFO:teuthology.orchestra.console.smithi063:Power off 2023-12-06T03:57:37.508 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T03:57:37.521 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-06T03:57:37.536 DEBUG:teuthology.orchestra.console.smithi063:power off output: Chassis Power Control: Down/Off 2023-12-06T03:57:37.536 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:37.569 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-06T03:57:41.522 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:41.571 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:41.645 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-06T03:57:41.685 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-06T03:57:45.650 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:45.687 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:45.764 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2023-12-06T03:57:45.805 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-06T03:57:45.865 INFO:teuthology.orchestra.console.smithi040:Power off completed 2023-12-06T03:57:49.806 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T03:57:49.918 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is off 2023-12-06T03:57:50.019 INFO:teuthology.orchestra.console.smithi063:Power off completed 2023-12-06T03:57:50.124 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: 2240.568608522415 failure_reason: 'Command failed on smithi040 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 3e361b5a-93e7-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=786838a5a78f4d8caafcaf8c70e3cb8f status: fail success: false 2023-12-06T03:57:50.125 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T03:57:50.208 INFO:teuthology.run:FAIL